Closed Bug 787688 Opened 12 years ago Closed 12 years ago

AllowOverride Options missing when running under mod_perl

Categories

(Bugzilla :: Bugzilla-General, defect)

defect
Not set
major

Tracking

()

RESOLVED FIXED
Bugzilla 4.4

People

(Reporter: wicked, Assigned: LpSolit)

References

Details

Attachments

(1 file)

Currently mod_perl.pl installs Apache config that only has "AllowOverride Limit FileInfo Indexes" in it. We'd need Options there as well since bug 785511 added that to our root .htaccess file.
Attached patch patch, v1Splinter Review
Assignee: general → LpSolit
Status: NEW → ASSIGNED
Attachment #657578 - Flags: review?(wicked)
Severity: normal → major
Flags: blocking4.4+
Target Milestone: --- → Bugzilla 4.4
Comment on attachment 657578 [details] [diff] [review]
patch, v1

This bug indeed makes mod_perl install fail with: "/var/www/html/bugzilla-tip/.htaccess: Options not allowed here, referer: https://landfill.bugzilla.org/"

Your patch fixes the problem. As long as one remembers to restart Apache to pickup the changes. :)
Attachment #657578 - Flags: review?(wicked) → review+
Flags: approval?
Flags: approval4.4?
Flags: approval?
Flags: approval4.4?
Flags: approval4.4+
Flags: approval+
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified mod_perl.pl
Committed revision 8382.

Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.4/
modified mod_perl.pl
Committed revision 8380.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: