Forum Moderators: phranque

Message Too Old, No Replies

Changing Displayed URL

         

mark l sanders

3:32 pm on Dec 20, 2004 (gmt 0)

10+ Year Member



I'm currently doing a redirect so I can use a 'parked' domain name with an existing hosting package.
To avoid the problem that the redirect automatically uses a frameset that the user will then never get out of (!), I'm using a JavaScript at the target page. No problem.

However, the downside is that my domain name is then lost, and the displayed url in the address bar reports the 'real' location of the file(s).

I want to change Apache so that any request for a file in a specified (set of) directory/directories causes the address bar to show a different specified url.

Can I use any of the standard Apache modules for this?

thanks...