URL is redirected to localhost (incorrectly)
Posted: Wed Jan 03, 2007 8:51 pm
Hi
I'm using WAMP 1.6.6 on Win XP
I have a Bipac 7300 Router setup with Virtual server to redirect incoming requests on port 80 to the internal IP address.
I'm using a dynamic dns too - I believe it's set up correctly.
When I put my "domain" in - basil.dyn-o-saur.com into the browser, it redirects to http://localhost/xxxxx/login/index.php
In my httpd.conf file, I can't find reference to that anywhere:
I have in the file:
Listen 80
ServerName basil.dyn-o-saur.com:80
I've checked httpd.conf for some config that would redirect to localhost - where I was testing before trying to go live.
Any suggestions on where I've gone wrong please?
Woger
I'm using WAMP 1.6.6 on Win XP
I have a Bipac 7300 Router setup with Virtual server to redirect incoming requests on port 80 to the internal IP address.
I'm using a dynamic dns too - I believe it's set up correctly.
When I put my "domain" in - basil.dyn-o-saur.com into the browser, it redirects to http://localhost/xxxxx/login/index.php
In my httpd.conf file, I can't find reference to that anywhere:
I have in the file:
Listen 80
ServerName basil.dyn-o-saur.com:80
I've checked httpd.conf for some config that would redirect to localhost - where I was testing before trying to go live.
Any suggestions on where I've gone wrong please?
Woger