Bug 905912 - .htaccess file not used
Summary: .htaccess file not used
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: drupal7
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-30 13:10 UTC by albert
Modified: 2013-07-03 20:54 UTC (History)
4 users (show)

Fixed In Version: drupal7-7.22-6.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-27 01:57:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description albert 2013-01-30 13:10:45 UTC
Description of problem:

A drupal7-site.htaccess is placed in /usr/share/drupal7,
but httpd doesn't read htaccess files by default.
This file is very handy for enabling clean urls,
handling 404 errors, etc..

I suggest to add in /etc/httpd/conf.d/drupal7.conf :
<Directory /usr/share/drupal7/>
....
AllowOverride All
....
</Directory>

Version-Release number of selected component (if applicable):
drupal7-7.19-1.el6.noarch

Comment 1 Gwyn Ciesla 2013-02-01 17:21:02 UTC
Looks reasonable, since a default non-RPM install would allow this.  Any reason I shouldn't do this on all EPEL and Fedora branches of both drupal6 and drupal7?

Comment 2 Peter Borsa 2013-06-16 08:30:59 UTC
I haven't any reason so +1 from me. You should do that. Anyway I wrote and email to the Fedora Drupal development list.

Comment 3 Jared Smith 2013-06-16 22:35:23 UTC
+1 from me as well.

Comment 4 Fedora Update System 2013-06-18 14:02:11 UTC
drupal7-7.22-6.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/drupal7-7.22-6.el6

Comment 5 Fedora Update System 2013-06-18 14:02:26 UTC
drupal7-7.22-6.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/drupal7-7.22-6.fc18

Comment 6 Fedora Update System 2013-06-18 14:02:37 UTC
drupal7-7.22-6.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/drupal7-7.22-6.fc19

Comment 7 Fedora Update System 2013-06-18 14:02:51 UTC
drupal7-7.22-6.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/drupal7-7.22-6.el5

Comment 8 Fedora Update System 2013-06-18 14:03:11 UTC
drupal7-7.22-6.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/drupal7-7.22-6.fc17

Comment 9 Fedora Update System 2013-06-18 19:38:58 UTC
Package drupal7-7.22-6.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing drupal7-7.22-6.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-11138/drupal7-7.22-6.fc19
then log in and leave karma (feedback).

Comment 10 Fedora Update System 2013-06-27 01:57:07 UTC
drupal7-7.22-6.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2013-06-27 01:57:56 UTC
drupal7-7.22-6.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2013-06-29 18:19:48 UTC
drupal7-7.22-6.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2013-07-03 20:54:20 UTC
drupal7-7.22-6.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2013-07-03 20:54:28 UTC
drupal7-7.22-6.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.