[us...@httpd] Looking for professional support

2010-05-31 Thread Frank
Hi all i'm looking for Switzerland based (german speaking part) professional/commercial support with wide experience related to Apache load balancing and mod_security issues in large installations. Please contact me off list for further information. Thanks a lot Frank

[us...@httpd] Apache as caching proxy

2010-05-31 Thread Nilesh Govindarajan
Hi, I have an installation of Apache running, so thinking of using it as a personal caching server after being fed up of firefox crashes which clears the cache. I have set it up using the manual and some guides using Google, but how do I know that its working ? Here are my settings: ProxyRequests

[us...@httpd] mod_auth_kerb and mod_proxy: Two requests while authorization

2010-05-31 Thread Martin Körner
Hello, like Charles Villemure in the mail "Inifite loop with mod_sspi, mod_proxy and mod_rewrite" I have set up a proxy with single sign on. I'm using mod_auth_kerb vor SSO and a glassfish in the backend. Like Charles I have the rules: > RewriteEngine On > RewriteCond %{LA-U:REMO

[us...@httpd] Re: Inifite loop with mod_sspi,mod_proxy and mod_rewrite

2010-05-31 Thread Martin Koerner
Hi, I had the same problem with mod_auth_kerb. > RewriteEngine On > RewriteCond %{LA-U:REMOTE_USER} (.+) > RewriteRule .* - [E=RU:%1] > RequestHeader set REMOTE_USER %{RU}e My solution was to change the RewriteRule to: RewriteRule .* - [E=RU:%1,NS] >From Apach

Re: [us...@httpd] need help: its urgent

2010-05-31 Thread Alex Harvey
As a general rule, people will ignore you if you write "need help: its urgent" -- even if it really is urgent. ;-) Anyhow I am a newbie but I think I know how to do this: LoadModule rewrite_module modules/mod_rewrite.so ... RewriteCond %{QUERY_STRING} ^.*cid=(\d+)&article_id=(\d+)&articleName=(