Re: WebDav setup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ok. if I understand the manual correctly this should apply to my entire server:
<Location />
        Allow from all
        Order allow,deny
        Options Indexes FollowSymLinks MultiViews
        AllowOverride None
        Dav On
</Location>

I've tried this in httpd.conf, but I still get a 405 response to a PUT request

I'm not worried about security at the moment since the server is not
connected to the internet while i'm fiddling with it.



On 18 January 2013 12:50, Pete Houston <ph1@xxxxxxxxxxxxxxxx> wrote:
> On Fri, Jan 18, 2013 at 12:39:36PM +0200, Johan Moraal wrote:
>> <Location "/usr/local/apache2/htdocs">
>
> That's not the correct argument for Location. Location takes a web path,
> not a filesystem path. Eg. if your FQDN is www.foo.com and you wanted a
> Location section to match http://www.foo.com/bar/ you would need
> something like
>
>         <Location /bar/>
>
> See http://httpd.apache.org/docs/2.4/mod/core.html#location for more
> info.
>
> HTH,
>
> Pete
> --
> Openstrike - improving business through open source
> http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107



-- 
Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux