Forum Moderators: phranque

Message Too Old, No Replies

Mask Address URL

I would like to only have the domain name in the address bar

         

pkmccann

4:38 am on May 21, 2005 (gmt 0)

10+ Year Member



I have setup Apache 2.0.54/mod_ssl/2.0.54/OpenSSL/0.9.7g on a Windows 2000 server. I would like to know if it is possible to mask the url in the address bar. Currently if you type in www.domain.com the index.html page will redirect it to an address [#*$!.#*$!.xxx.xxx...] (where the xxx.xxx.xxx.xxx represents the sites ip address)
This works fine but I really would like to keep www.domain.com in the address bar. If this is possible any help would be appreciated.
Thanks

WhosAWhata

7:09 pm on May 21, 2005 (gmt 0)

10+ Year Member



i don't know an Apache solution
but you could use frames then target all redirects and links to that frame

jdMorgan

7:44 pm on May 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



See Apache mod_proxy [httpd.apache.org].

Jim