Forum Moderators: phranque
I have a URL forward
www.example.com
I have the site on my comp
http://my_account.dns2go.com:506/example
(the port is like that because my ISP blows).
What I am trying to do, is have the URL displayed at the top, show
www.example.com
and not
http://my_account.dns2go.com:506/example
I have tried several configurations of the virtual host, and it does not want to work.
On my drive it is located as such:
c:\foxserv\www\example
and apache is in
c:\foxserv\apache
If you can help, please do. I would appreciate it greatly.
Many thanks.
[edited by: jdMorgan at 4:11 am (utc) on Mar. 3, 2005]
[edit reason] Obscured specifics per TOS. [/edit]
You could redirect the client, but then, because of your domain forwarding, the problem would repeat itself.
The problem is not to find a "fix-up" (which does not exist), but rather to avoid the need for a fix-up.
Jim