Re: [us...@httpd] mod_proxy: ProxyPass: "!" option

2010-10-02 Thread Florent Georges
Igor Cicimov wrote: > That rule means dont proxy wiki...is that what you want? Yes it is. Actually, because of the RewriteRule which rewrite /wiki/Page to /w/index.php?title=Page, I had to add a ProxyPass exclusion on /w/ as well as on /wiki/. Problem solved now :-) Regards, -- Floren

Re: [us...@httpd] mod_proxy: ProxyPass: "!" option

2010-10-01 Thread Igor Cicimov
That rule means dont proxy wiki...is that what you want? On Oct 2, 2010 12:06 AM, "Florent Georges" wrote: Hi, I have a MediaWiki instance configured on /xyz (so accessible through http://my-site/xyz/SomePage), based on the following settings: http://www.mediawiki.org/wiki/Manual:Short_URL/w

[us...@httpd] mod_proxy: ProxyPass: "!" option

2010-10-01 Thread Florent Georges
Hi, I have a MediaWiki instance configured on /xyz (so accessible through http://my-site/xyz/SomePage), based on the following settings: http://www.mediawiki.org/wiki/Manual:Short_URL/wiki/Page_title_--_Apache_rewrite--root_access Everything works fine. But now, I have to use mod_proxy to