R0N1N
Joined: 24 Jul 2006
Posts: 1
|
| Posted: Mon Jul 24, 2006 1:46 am Post subject: Apache up but not through localhost...WEIRD! |
|
|
Ok, I just installed the latest pack onto M$ Server 2003.
When I tried to go to the CP link, which is set at http://localhost/apache2triadcp/ by default, I cant get in.
But its working though. When I try to acces it via http://192.168.1.100/apache2triadcp/, which is the the servers local static IP, it goes in no problem. Only problem then is that some of the links in CP use localhost so I cant get into them.
I thought it might be the OS but its not. Reason I believe this is that I can get into my Teamspeak Web Access via http://localhost:14534 no probs.
I have the Servers IP set, and the Primary DNS set at the same IP. The Secondary DNS is set at my ISP's DNS so I can access the internet.
Any ideas? Thanks in advance.
*EDIT: I stumbled across the problem and knows well put it here for anyone who has this problem in the future.
In the httpd.conf file, I changed listen to my local ip. (eg. listen 192.168.1.100:80). Leave it at its default "listen 80". |
|