Re: [users@httpd] apache2.2.23, mod_fcgid and mod_rewrite

2013-01-20 Thread Benoit GEORGELIN (web4all)
Hello ! FcgidFixPathinfo and in cgi.fix_pathinfo are already to 1 :( Thanks

Re: [users@httpd] apache2.2.23, mod_fcgid and mod_rewrite

2013-01-20 Thread pio
/exemple.com/index.php/en/$1 [L] > > Why should have to put http://exemple.com now ? > > Thanks for you help ! > > > > __ Informacja programu ESET NOD32 Antivirus, wersja bazy sygnatur > wirusw 7913 (20130120) __ > > Wiadomo zostaa sprawdzona przez progr

[users@httpd] apache2.2.23, mod_fcgid and mod_rewrite

2013-01-20 Thread Benoit GEORGELIN (web4all)
Hi, Since I moved from mod_php to mod_fcgid , mod_rewrite is not working as espected. I have this url : http://exemple.com/index.php/fr/tous-les-albums And this url was working before : http://exemple.com/fr/tous-les-albums Here the content of the .htaccess RewriteEngine on RewriteB

[users@httpd] can httpd start sending generated response while the request message body is still being transmitted to the content generator?

2013-01-20 Thread tandr...@otenet.gr
Hi all! I was trying to send a (chunked-encoding) answer that was being generated after each chunk of the POST-ed message body was being received. I tried with both the two fcgi modules and cgi, but both seem to buffer output until all POSTed message body was delivered to the application (the fcg

Re: [users@httpd] Reverse Proxy with Exchange 2010

2013-01-20 Thread Chris Arnold
> - > LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd > %refererquot %uaquot" > CustomLog /var/log/apache2/access.log combined > What do the logs at the proxy contain and look at the logs on the winblows server > LoadModule proxy_module /usr/lib/apache2/modules