Can Everything used as a web server?

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
yulanggong
Posts: 1
Joined: Fri Oct 16, 2009 1:30 am

Can Everything used as a web server?

Post by yulanggong »

I know Everthing has an http file server for sharing files. Can I use it as a web server for testing my html files?
David
Developer
Posts: 430
Joined: Tue Mar 17, 2009 1:42 am

Re: Can Everything used as a web server?

Post by David »

Yes you can.

Locate the html files using the following syntax:
http://host/drive:/httproot/index.html

For example:
http://localhost/C:/httproot/index.html

These files MUST be included in the "Everything" database.
Post Reply