On Sunday 22 January 2006 16:58, Dirk Taggesell wrote:

> For instance, one of the culprits looks this way:
> ----------------------------
> <div id="idMsgViewer" class="msgViewer" accesslevel="63" acceptlang="de"
> rowsperpage="25" url="http://10.11.12.13/exchange/dirk/Inbox/";

Hmmm, didn't notice that just now.  mod_proxy_html has builtin knowledge
of HTML4/XHTML1 and won't touch proprietary junk like that unless
you add them to the url attributes.

If/when I get around to releasing mod_proxy_html 3.0, that's moving to
the configuration, so you can use it with non-HTML backends like that
without touching the code.  Note that you can also do the job with
mod_publisher.

-- 
Nick Kew

---------------------------------------------------------------------
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