Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5465FDE8B for ; Thu, 27 Dec 2012 11:43:15 +0000 (UTC) Received: (qmail 12407 invoked by uid 500); 27 Dec 2012 11:43:11 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 12365 invoked by uid 500); 27 Dec 2012 11:43:09 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 12343 invoked by uid 99); 27 Dec 2012 11:43:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Dec 2012 11:43:08 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=HTML_IMAGE_ONLY_28,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of benoit.georgelin@web4all.fr designates 178.33.204.172 as permitted sender) Received: from [178.33.204.172] (HELO zne-mta15.web4pro.fr) (178.33.204.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Dec 2012 11:43:03 +0000 Received: from localhost (localhost [127.0.0.1]) by zne-mta15.web4pro.fr (Postfix) with ESMTP id 21662F607F for ; Thu, 27 Dec 2012 12:42:41 +0100 (CET) X-Virus-Scanned: amavisd-new at zne-mta-15.w4p.fr Received: from zne-mta15.web4pro.fr ([127.0.0.1]) by localhost (zne-mta15.web4pro.fr [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id UQ7IAVLQHWmp for ; Thu, 27 Dec 2012 12:42:40 +0100 (CET) Received: from zne-store12.web4pro.fr (zne-store-12.w4p.fr [10.6.3.8]) by zne-mta15.web4pro.fr (Postfix) with ESMTP id 0197AF604E for ; Thu, 27 Dec 2012 12:42:39 +0100 (CET) Date: Thu, 27 Dec 2012 12:42:39 +0100 (CET) From: "Benoit GEORGELIN (web4all)" To: users@httpd.apache.org Message-ID: <965202938.103111.1356608559701.JavaMail.root@web4all.fr> In-Reply-To: <1394726074.102763.1356603386770.JavaMail.root@web4all.fr> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_103110_1387118898.1356608559684" X-Originating-IP: [10.6.3.6] X-Mailer: Zimbra 8.0.0_GA_5434 (ZimbraWebClient - GC23 (Win)/8.0.0_GA_5434) Thread-Topic: apache2 htaccess Thread-Index: eL2OxfEH+ptw45KTjpDq+sucHifanQ== X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] apache2 htaccess ------=_Part_103110_1387118898.1356608559684 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi folks,=20 I just migrated from mod_php to mod_fcgid on apache 2.2.23 and now I have a= problem on all .htaccess files who contains apache2 configuration like Opt= ions, Adhandler etc..=20 If the .htaccess is use to set different apache2 option, the process crash.= No error log, nothing at all.=20 Exemple here: http://dev.b2s-immo.com/=20 Content of .htaccess=20 Options FollowSymLinks=20 Now, if I put=20 Options +FollowSymLinks=20 It's working..=20 Same thing for all Options (FollowSymLinks, Indexes etc..)=20 I was thinking that it was possible to specify "Options FollowSymLinks", wi= thout + .=20 Why by default it is not a + if there is nothing?=20 Thanks for your help regarding this misunderstanding.=20 Server Version: Apache/2.2.23=20 mod_fcgid/2.3.7=20 Vhost Config=20 =20 .....=20 Options ExecCGI -Indexes Includes FollowSymLinks MultiViews=20 ....=20
Hi folks,

I just migrated from mod_php  to mod_fcgid on apache 2.2.23 and now= I have a problem on all .htaccess files who contains apache2 configuration= like Options, Adhandler etc..
If the .htaccess is use to set dif= ferent apache2 option, the process crash. No error log, nothing at all.&nbs= p;

Content of .htacce= ss

Options FollowSymLinks

Now, = if I put 

Options +FollowSymLinks

It's workin= g..

Same thing for all Options (FollowSymLinks,&nb= sp;Indexes etc..)

I was thinking that it was possi= ble to specify "Options FollowSymLinks", without + .
Why by default it i= s not a + if there is nothing?

Thanks for your help regarding= this misunderstanding. 

Server Ve= rsion: Apache/2.2.23
mod_fcgid/2.3.7

Vhost Config
<Directory /xxx>
.= ....
Options ExecCGI -Indexes Includes FollowSymLinks MultiViews<= /div>
....
</Directory

Cordialement,

Beno=C3=AEt Georgelin

Web4all  H=C3=A9bergeur associatif

Afin de contribuer au res= pect de l'environnement, merci de n'imprimer ce mail qu'en cas de n=C3=A9ce= ssit=C3=A9

------=_Part_103110_1387118898.1356608559684--