> > > I also would like to know what goes into the httpd.config file: > > # ServerName gives the name and port that the server uses to identify > itself. > # This can often be determined automatically, but we recommend you specify > # it explicitly to prevent problems during startup. > # > # If your host doesn't have a registered DNS name, enter its IP address > here. > # > #ServerName localhost > ServerName 10.0.0.115 >
http://httpd.apache.org/docs/2.2/mod/core.html#servername You should change ServerName to be: ServerName www.michaelsrogers.com I also took a look at the Advanced Routing screenshot. I havent played around with that on my router so I dont know how to use that to make you situation work.