Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Localhost is on Apache instead of IIS
Message
Information générale
Forum:
Microsoft IIS Server
Catégorie:
Autre
Divers
Thread ID:
01489875
Message ID:
01489877
Vues:
62
This message has been marked as the solution to the initial question of the thread.
>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 IIS 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

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform