Ticket #12 (closed defect: fixed)
use <Directory> instead of <Location> in Apache config
| Reported by: | jan | Owned by: | jan |
|---|---|---|---|
| Priority: | minor | Milestone: | version 0.2 |
| Component: | frontend | Version: | 0.1 |
| Keywords: | apache | Cc: | |
| Blocking: | Blocked By: |
Description
The webserver has problems to calculate the right permissions if <Location> is used in the Apache configuration files. The .htaccess files written by DAVAdmin only contain authorization data require group ... and Apache needs the information in a <Directory> block to complete it with authentication data.
If you use a browser to have a look at the WebDAV-Folder you don't see any subfolders if <Location> is used.
Change History
Note: See
TracTickets for help on using
tickets.
