HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

What is a "localhost"?
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> HTML FAQ
View previous topic :: View next topic  
Author Message
mjpliv



Joined: 11 May 2004
Posts: 406
Location: Nova Scotia

Posted: Sat Jun 05, 2004 3:14 pm     What is a "localhost"?  

A localhost is a server application running on your own computer. The most popular webserver is Apache which is an open source, free server package. The source code and documentation can be downloaded from http://www.apache.org/.

Having an http server installed on your computer opens a port (port 80 by default) so remember to install a firewall. Access to the server can be limited to those users defined in the server software itself.

Another, very simple (one entry setup) server called SimpleServer can be downloaded from http://www.analogx.com/contents/download/network/sswww.htm

Another, a little more sofisticated, is Savant server from http://savant.sourceforge.net/.

All three of these servers allow you to host your own websites locally or on the World Wide Web (which requires a static IP or equivilant).
 
 
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> HTML FAQ
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group