On 11/1/2012 6:30 PM, Marc Fromm wrote:
> It looks like mod_info is installed (/usr/lib/httpd/modules/mod_info.so)
> How can I use it to see why the .htaccess file is being ignored?
Firstly, be sure that the module is actually enabled.
As far as specific directives are concerned, here's how I do
It looks like mod_info is installed (/usr/lib/httpd/modules/mod_info.so)
How can I use it to see why the .htaccess file is being ignored?
-Original Message-
From: Ben Johnson [mailto:b...@indietorrent.org]
Sent: Thursday, November 01, 2012 1:44 PM
To: users@httpd.apache.org
Subject: Re: [
AllowOverride set to All in the /etc/httpd/conf/httpd.conf file
Is there a yum repository for this mod_info?
Thanks
-Original Message-
From: Ben Johnson [mailto:b...@indietorrent.org]
Sent: Thursday, November 01, 2012 1:44 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] htaccess
On 11/1/2012 4:31 PM, Marc Fromm wrote:
> I have some .htaccess files in directories in /var/www/html which work
> great.
>
> I create an .htaccess file in /var/www/secure/html/phpPgAdmin/ but it is
> being ignored.
>
>
>
> I checked all the common mistakes like misspelled, syntax, and
> All
I have some .htaccess files in directories in /var/www/html which work great.
I create an .htaccess file in /var/www/secure/html/phpPgAdmin/ but it is being
ignored.
I checked all the common mistakes like misspelled, syntax, and AllowOverride is
set to All.
I am using: httpd-2.2.6-1.fc6 (I know
Might anyone know what could possibly cause Apache to return 500
(Internal Server Error) status code responses *but still return the
requested file's contents*?
I have reviewed the application logic carefully to ensure that no header
that includes the 500 status code is being sent from within the
Hi there,
Assuming that the documentroot is ROOT and the domain is example.com.
ROOT's hierarchy is:
ROOT/handle/
ROOT/handle/handle.php
ROOT/dir1/
ROOT/dir1/.htaccess
ROOT/dir1/some1.txt
ROOT/dir2/
ROOT/dir2/some2.txt
ROOT/.htaccess
.htaccess in ROOT contains: