vincewicks Posted December 3, 2012 Report Posted December 3, 2012 I have a network wi-fi router D-Link Dir 300. It has a web server on 80 port for admin panel. How could I setup Apache web server through my router?
spiralmind Posted December 3, 2012 Report Posted December 3, 2012 Can you disable the admin panel's port 80 or move it to a different port? If not you can use Apache on a different port (other than 80). I'm not familiar with your model of router. I would start by reading the documentation that supports your router. Google is your friend. Download the user manual and see what it has to say about it's use of port 80. You would want to set up the router so that it passes the port (80 or whatever you set it as) to the machine that has the Apache installation. You also need to make sure, most importantly, that your ISP provides an open port 80. A lot of residential ISPs block this port.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now