On 18/06/16 22:03, John Allen wrote:
Interestingly, without the RequireAll around the "Require user %user"
it does not work.
Sounds like a bug?
--
With Best Regards,
Marat Khalili
-
To unsubscribe, e-mail: users-unsubscr...
On 2016-06-18 12:04 PM, @lbutlr wrote:
On Jun 16, 2016, at 8:56 PM, John Allen wrote:
On 2016-06-15 11:52 PM, John Allen wrote:
I just did some testing and it doesn't work as I had hoped. the Require
valid-user is applied in all cases not just in the case of the Common space!
I had tried
On Jun 16, 2016, at 8:56 PM, John Allen wrote:
> On 2016-06-15 11:52 PM, John Allen wrote:
>> I just did some testing and it doesn't work as I had hoped. the Require
>> valid-user is applied in all cases not just in the case of the Common space!
>>
>> I had tried
>>
>>
>>
>>
On 2016-06-15 11:52 PM, John Allen wrote:
I just did some testing and it doesn't work as I had hoped. the
Require valid-user is applied in all cases not just in the case of the
Common space!
I had tried
/
Require expr %Location =~ "Common"
Re
I just did some testing and it doesn't work as I had hoped. the Require
valid-user is applied in all cases not just in the case of the Common space!
I had tried
/
Require expr %Location =~ "Common"
Require valid-user
Require user
I am trying to setup up a webdav serve. Each user is allocated a
directory (%location) and an id (%user). In order to try and make this
some what easier to administer I wrote the following macro
# %location
Alias /%location /srv/webdav/data/%location
DAV On
Options