enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #04565
[Bug 1394403] Re: RewriteRule of "^$" is broken
This bug was fixed in the package apache2 - 2.4.7-1ubuntu4.6
---------------
apache2 (2.4.7-1ubuntu4.6) trusty; urgency=medium
* d/p/fix_rewrite_rule.patch: Add a configurable option to keep mod_dir from
running when another handler is set. This makes default behavior
consistant with 2.2, and fixes (LP: #1394403)
- This adds the configuration option "DirectoryCheckHandler" which is
present in apache 2.4.8 and later versions. The default value is
"DirectoryCheckHandler Off".
- This will change default behavior. Instead of mod_dir running even if
other rules are being run, mod_dir will only run when no other rules
have been processed by default. This is the expected behavior of
mod_dir, and is consistant with the behavior of mod_dir in apache
versions < 2.4 and > 2.4.8, and so the default value of this
configuration option will correct the bug.
- The current default behavior, which is considered to be a bug, can be
kept by setting "DirectoryCheckHandler On".
-- Wesley Wiedenmeier <wesley.wiedenmeier@xxxxxxxxx> Tue, 18 Aug 2015
09:36:21 -0500
** Changed in: apache2 (Ubuntu Trusty)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to apache2 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1394403
Title:
RewriteRule of "^$" is broken
To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1394403/+subscriptions
References