Re: [users@httpd] Indexing outside of DocumentRoot and Directory

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

 



Nick Kew wrote:
On Friday 18 August 2006 12:26, LDB wrote:


So I cannot have both /readit for WebDAV and for viewing?


You can view a DAV directory!


Alias /readit /srv/www/readit
<Directory "/srv/www/readit">
        Options FollowSymLinks Indexes
        AllowOverride None
        Order Allow,Deny
        Allow from all
</Directory>


That's fine, but


<Location /readit>


refers to the same directory, given your Alias


        Dav On


And that overrides your other settings (and contradicts the Alias)


        SetHandler server-status


As does that!  Good grief, what are you trying?



Thanks Nick and Boyle and the rest who helped. I got it to work
but once I am going to have to give a security warning about this idea.

I took away the SetHandler directive to get it work.

Thanks,

LDB

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-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