You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Lucien GENTIS <lu...@lorraine.iufm.fr> on 2007/08/19 16:48:32 UTC

error in urlmapping.xml

Hi to all,

Branche 2.2.x - file manual/urlmapping.xml - line 241

might probably be

<directive module="mod_proxy">ProxyPassReverseCookieDomain</directive>
and <directive module="mod_proxy">ProxyPassReverseCookiePath</directive>

instead of

<directive module="mod_proxy">ProxyPassReverseCookieDomain</directive>
and <directive module="mod_proxy">ProxyPassReverseCookieDomain</directive>

Lucien


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: error in urlmapping.xml

Posted by Vincent Bray <no...@gmail.com>.
On 19/08/07, Lucien GENTIS <lu...@lorraine.iufm.fr> wrote:
> Branche 2.2.x - file manual/urlmapping.xml - line 241
>
> might probably be
>
> <directive module="mod_proxy">ProxyPassReverseCookieDomain</directive>
> and <directive module="mod_proxy">ProxyPassReverseCookiePath</directive>
>
> instead of
>
> <directive module="mod_proxy">ProxyPassReverseCookieDomain</directive>
> and <directive module="mod_proxy">ProxyPassReverseCookieDomain</directive>

Fixed in trunk and 2.2, thanks. I made a booboo though, which I'll
address in another message.

-- 
noodl

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org