I'm new to using Apache Web Server. Whenever I go to my IP address, it brings up my router information.
How do I change this, so my IP address shows the documents it should do at C:\AppServ\www?
Thanks.
bpat1434
4:55 pm on Jan 27, 2008 (gmt 0)
Well, you need to either forward port 80 to your server, or put your server in the DMZ of the router.
If you have a DynDNS account and you're trying to access via that (like username.dyndns.org) from your server, you will get the Router page.
LawrencePrior
5:40 pm on Jan 27, 2008 (gmt 0)
Can you tell me how I would forward the port, please?
bpat1434
8:00 pm on Jan 27, 2008 (gmt 0)
At the expense giving links, portforward is a site which will tell you exactly what you need to do. Google for it and it can give you exact instructions for whatever router you use ;)