Ticket #12 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

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:

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.

Attachments

Change History

Changed 11 months ago by jan

  • status changed from new to assigned

Changed 11 months ago by jan

  • status changed from assigned to closed
  • resolution set to fixed

(In [10]) put the authentication configuration inside the <Directory> block to provide a complete set of information to the webserver. fixes #12

Add/Change #12 (use <Directory> instead of <Location> in Apache config)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.