Bug #1791
Httpd: files/ cgi-bin/ dirs not accessible for migrated ibays
Status: | CLOSED | Start date: | 03/26/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 03/26/2013 | |
Assignee: | - | % Done: | 100% | |
Category: | nethserver-httpd | |||
Target version: | v6.4-beta1 | |||
Security class: | Resolution: | |||
Affected version: | v6.4-alpha2 | NEEDINFO: |
Description
Symptom: files/
and cgi-bin/
subdirs are not accessible and a warning message from apachectl -t
is displayed:
The Alias directive in /etc/httpd/nethserver.d/download.ibay at line 2 will probably never match because it overlaps an earlier Alias. The Alias directive in /etc/httpd/nethserver.d/download.ibay at line 3 will probably never match because it overlaps an earlier Alias. Syntax OK
First 3 lines from /etc/httpd/nethserver.d/download.ibay
:
Alias "/download" "/var/lib/nethserver/ibay/download/html" Alias "/download/files" "/var/lib/nethserver/ibay/download/files" Alias "/download/cgi-bin" "/var/lib/nethserver/ibay/download/cgi-bin"
Related issues
Associated revisions
httpd/ibay-migration template: single file template converted to dir+fragments form. Refs #1791
httpd/ibay-migration template: Append the most generic Alias at the end. Refs #1791
History
#1 Updated by Davide Principi over 8 years ago
- Due date set to 03/26/2013
- Status changed from NEW to ON_DEV
- Start date set to 03/26/2013
- % Done changed from 0 to 80
#2 Updated by Davide Principi over 8 years ago
- Status changed from ON_DEV to MODIFIED
- % Done changed from 80 to 100
In nethserver-testing
repository: nethserver-httpd-2.1.0-1.ns6.noarch.rpm
#3 Updated by Davide Principi about 8 years ago
- Status changed from MODIFIED to CLOSED