Bug 279961

Summary: consider adding AllowOverride Options FileInfo
Product: [Fedora] Fedora Reporter: Neal Becker <ndbecker2>
Component: gallery2Assignee: John Berninger <john>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.2.4-2.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-13 05:15:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Neal Becker 2007-09-06 03:20:06 UTC
Description of problem:

Cannot setup webdav out-of-the-box.  You need to change
/etc/httpd/conf.d/gallery2.conf to say:

Alias /gallery2 /usr/share/gallery2

<Directory /usr/share/gallery2>
  AllowOverride Options FileInfo
</Directory>

In order for mod_rewrite to work, which is needed for webdav.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Fedora Update System 2007-10-24 07:15:00 UTC
bugzilla-3.0.2-1.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update bugzilla'

Comment 2 John Berninger 2007-12-29 14:20:14 UTC
Sorry for the delay - update push to testing requested for 2.2.4-2 which
addresses this bug.

Comment 3 Fedora Update System 2008-01-03 01:33:50 UTC
gallery2-2.2.4-2.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gallery2'

Comment 4 Fedora Update System 2008-01-03 01:33:54 UTC
gallery2-2.2.4-2.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gallery2'

Comment 5 Fedora Update System 2008-02-13 05:15:50 UTC
gallery2-2.2.4-2.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2008-02-13 05:18:58 UTC
gallery2-2.2.4-2.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.