Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Localhost is on Apache instead of IIS
Message
General information
Forum:
Microsoft IIS Server
Category:
Other
Miscellaneous
Thread ID:
01489875
Message ID:
01489904
Views:
35
It appears that I changed the listen 80 to listen 8080 a while back. in the httpd.conf file. The other setting is for localhost and I now see that it was set to port 80, as in servername localhost:80. I have now changed this to 8080 also. I'll restart the Apache server and see what happens.

Thanks to both you and Rick Strahl.

Cecil

>>I am not sure how to make my IIS server work and open the ColdFusion 9.0 administrator page. Since I loaded up PHP and Apache Server, the localhost is now the Apache Server. I want to make my Internet Information Server server handle the localhost stuff on port 80. I have the Apache Server looking at port 8080 also for localhost, somehow.

>I've never configured Apache, but it looks like it's configured with a file named httpd.conf. Within that file there's probably a line "listen 80" instructing it to bind/listen on port 80. If you comment out or remove that line, it should stop listening on port 80.

>http://httpd.apache.org/docs/2.0/configuring.html
>http://httpd.apache.org/docs/2.2/bind.html

>Regards. Al
Previous
Reply
Map
View

Click here to load this message in the networking platform