|
Posted by Jim Higson on 12/21/05 16:15
Markus Mannheim wrote:
> Hi,
>
> i am looking for a way to hide the original URL in a webpage.
> I have: www.mydomain.com On the indexpage I'd want to have a link to
> http://mydomain.dyndns.org but when this link is selected, the URL in the
> browser should remain www.mydomain.com.
> I tried to put this in a frameset, but it didn't work.
> For any help thanks in advance,
You can do this on any domain you control by rewriting the URLs with regular
expressions with Apache mod rewrite.
Of course, you need to be have (from your above example) 'www.mydomain.com',
otherwise anyone could make their site look like it was any other site.
Anyway, if you have a proper domain, why use a dyndns one and not just put
everything on the real one?
--
Jim
Navigation:
[Reply to this message]
|