I apologize in advance for this being a 'noobish' sounding question. And, yes, I've read and searched for several days and haven't been able to find anything to help me.
The problem is: I've downloaded and installed Apache 2.2 web server on my WinVista64 PC. I want to set up a simple dev site for myself on this PC.
Everything seemed to install fine. No errors or complications, etc. However, no matter what I try, I can't seem to get the server to respond on my WAN IP.
Here's what happens... I can browse to 127.0.0.1 and I get the 'It Works!' page, as I'm supposed to. I can also browse to the PC's internal IP address and get the page just fine. But when I try and browse to my WAN IP, it just times out.
I've checked the WAN IP address many times. I'm using the right address.
I have the Windows firewall turned off. So that's not the problem either.
I've checked and double checked the router firewall and made sure it's set up with port 80 directed to my PC correctly. So I don't think that's the problem either.
Although, the router firewall seemed like such a likely candidate that I set it to DMZ mode just to double check. Sure enough, that had no effect. It still just timed out the same way using the WAN address.
I've been through the conf file many many times and can't find anything wrong in there either. I'm out of ideas and ready to tear my hair out (what's left of it, anyway).
Anyone have any suggestions? Any help would be appreciated.
Thanks.
-ps Forgot to mention, I've check the log files too. There's no error being logged for an access attempt through the WAN IP.