I have a static ip address granted by my ISP. I have a small home server (Ubuntu server+ Apache) and I maintain a website which used to be reachable by domain name and by ip address. Suddenly I realized I can't reach my website- instead of a page there is a pop up window asking for my DSL router username and password. What could be the possible reason?
feedback
|
migrated from serverfault.com Apr 7 '11 at 10:19
This question came from our site for system administrators and desktop support professionals.
|
You need to forward the port(s) to your webserver (80) to the correct IP within your LAN. | |||||||
feedback
|