https://bz.apache.org/bugzilla/show_bug.cgi?id=57591
Bug ID: 57591
Summary: DirectoryIndex directive cannot be overwritten
Product: Apache httpd-2
Version: 2.4.10
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: mod_dir
Assignee: [email protected]
Reporter: [email protected]
The ordering of index files cannot be overwritten in the httpd.conf
The default httpd.conf includes
DirectoryIndex index.html
If I try to overwrite this to prioritize .php over .html at a later point in
the httpd.conf or any included conf files it does not work and the original
setting in httpd.conf is still used.
Tested on:
2.2.22 (Debian 7)
2.4.6 (CentOS 7)
2.4.10 (Debian 8)
2.4.12 (Built from source on Debian 8)
Since we only manage a custom file that is included to avoid meddling with
package manager maintained files we'd prefer not to change httpd.conf itself.
--
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]