Jump to content

Apache Stuck Using Port 80


lupld

Recommended Posts

I have a FRESH install of apache 2.2.x installed on Ubuntu 9.04 using apt-get and I'm using webmin to administrate it. If I edit the ports.conf file to change the listening port and restart the server, it STILL refuses to use the new port. I have even tried to put "Listen 4048" in http.conf and comment out the lines in ports.conf and it still will not use the new port when restarted. Ports.conf looks like this

 

NameVirtualHost *:4048

Listen 4048

 

and then I put

 

ports.conf:

#NameVirtualHost *:4048

#Listen 4048

 

and http.conf

Listen 4048

 

and it wouldn't work, any ideas? the computer is set to IPPASSTHROUGH on the router, so it should get ALL traffic that's not forwarded to another computer, and 80 is ISP blocked.

 

Thanks in advance. Nobody seems to have this issue, but this is my 3rd time trying to fix it.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.