Hello. I have been having trouble with my Apache server (or perhaps something else, like DNS) for a while now. I have tried to find a solution, but my keywords always come up with almost completely unrelated webpages.
I have a website, www.ilikerps.net with redirection to my IP address, and it's been working fine, with the occasional changing IP address. Suddenly, it stopped working, and none of my normal tests say that it shouldn't be. Port forwarding says it's forwarding all requests on port 80 to my local IP address (192.168.1.100). Network Solutions says their forwarding to my current Internet IP address.
Entering my IP address from whatismyip.com doesn't work (which it did, before). Entering 192.168.1.100 or 127.0.0.1 does work, however, showing that Apache is up and working, on my network, at least.
I have even checked my ports and found that there is nothing but Apache listening on port 80 (as should be expected, since no bind error was given). I have tried restarting Apacheand my computer, to no avail. What could be the problem?