I'm trying to run a personal web site from home and am having some troubles. First off, my ISP ( @home ) has restricted incoming traffic to port 80 due to the Code Red worm. I'm trying to figure out a way around this and it should be as easy as changing the port, however whenever I do so, Apache will not work. According to 'netstat -a' the server is running normally.. "listening" on the new port. Firewall has been disable to no avail, and I can't find anything in httpd.conf that would be preventing me from using ports other than 80.. any suggestions?