Any ideas about a list for proxy_html module?

On 8/31/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 8/30/06, Devraj Mukherjee <[EMAIL PROTECTED]> wrote:

> I have nailed it down to two problems.
>
> 1. All elements (scripts, etc) have absolute references to others so
> the documents always need to be relative to the root
>
> 2. There are various absolute references in the HTML specially in the
> form of <input> tags. They need to be re-written.
>
> If I point the root of the reverse proxy to the Domino web access root
> then everything works like a dream. However I wish to provide a
> virtual URL such as http://revproxy/domino/
>
> Has anyone dealt with this before? Any resources will be helpful.

mod_proxy_html is the only way to deal with this as far as I know.
Google for it.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to