Davide Bianchi a écrit :
> On 2004-10-21, Jean-Philippe Blais <jphblais.DeleteThis@videotron.ca> wrote:
>
>>I want to add in my URL something like this :
<font color=green> >>http://www.domain.com/forums/ that point to <a style='text-decoration: underline;' href="http://forums.domain.com/</font" target="_blank">http://forums.domain.com/</font</a>>
>>That work with
>
>
<font color=purple> > ProxyPass /forums/ <a style='text-decoration: underline;' href="http://forums.domain.com/</font" target="_blank">http://forums.domain.com/</font</a>>
<font color=purple> > ProxyPassReverse /forums/ <a style='text-decoration: underline;' href="http://forums.domain.com/</font" target="_blank">http://forums.domain.com/</font</a>>
>
> Note: this won't work if the forum return absolute url in the html.
> Davide
>
Thank you, it work but... why the images are loading from the first
server? This is because all /images/ are not rewriten as
/forums/images/ but all other links in the page are ok... why?
JP.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Rewriting rules and reverse proxying