[techtalk] Apache Server
Christian MacAuley
csm at jellspace.net
Mon Oct 23 02:12:23 EST 2000
> I have serendipitously tried it on my web browser
> http://202.143.143.54 and it showed an apache page saying "It worked"
> then I tried using the computer name http://S04 and it's also worked
> but where should I start uploading web pages....
> and please tell me can above addresses be accessed from your place?
> Why?
Check out your httpd.conf file in your Apache install directory. There
should be a directive in there called DocumentRoot. You need to set this
directive to the folder where you want to put your web pages.
For example:
DocumentRoot /home/anton/www/htdocs
I can access your IP address, but not your hostname from my box here.
For more information, read the Apache documentation you have on your server
here:
http://202.143.143.54/manual/index.html
Also, if you want real examples and more readable information, i think
O'Reilly's _Apache: the Definitive Guide_ was well worth the $30 i payed for
it.
~Christian
____________________________________________________________________
? Christian MacAuley ? http://colortheory.net ? http://jellspace.net
More information about the Techtalk
mailing list