https://issues.apache.org/bugzilla/show_bug.cgi?id=53444
Priority: P2
Bug ID: 53444
Assignee: [email protected]
Summary: Errors when overriding Options Indexes in .htaccess
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: Sun
Status: NEW
Version: 2.4.1
Component: Core
Product: Apache httpd-2
Created attachment 28973
--> https://issues.apache.org/bugzilla/attachment.cgi?id=28973&action=edit
HTTPD config file
I'm actually using version 2.4.2
I compiled this on a test machine to verify the errors I'm getting on a more
complicated machine I'm upgrading to version 2.4.2
./configure \
--prefix=/web/httpd-2.4.2 \
--enable-ssl \
--with-ssl=/local \
--enable-rewrite \
--enable-so
With the attached httpd.conf
I create a test directory
/web/httpd-2.4.2/htdocs/test
With .htaccess file
Options +Indexes
http://bohr.physics.utah.edu/test/ results in...
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to
complete your request.
Please contact the server administrator at [email protected] to inform
them of the time this error occurred, and the actions you performed just before
this error.
More information about this error may be available in the server error log.
The logs show...
[Wed Jun 20 11:09:23.709509 2012] [core:alert] [pid 23310:tid 1129789760]
[client 155.101.100.21:52631] /web/httpd-2.4.2/htdocs/test/.htaccess: Option
Indexes not allowed here
Hope you guys can help me sort this out.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]