apache_mod_dav - serweropsuj?
Lukasz Michalski
lm w zork.pl
Czw, 29 Lis 2007, 11:53:19 CET
Witam,
Instalacja apache_mod_dav w AC zmienia spsób dostępu do katalogu /update dla
wszystkich serwerów wirtualnych:
# The following example gives DAV write access to a directory called
# "uploads" under the ServerRoot directory.
#
# The User/Group specified in httpd.conf needs to have write permissions
# on the directory where the DavLockDB is placed and on any directory where
# "Dav On" is specified.
Alias /uploads "/etc/httpd/httpd/uploads"
<Directory "/etc/httpd/httpd/uploads">
Dav On
AuthType Digest
AuthName DAV-upload
# You can use the htdigest program to create the password database:
# htdigest -c "/etc/httpd/httpd/user.passwd" DAV-upload admin
AuthUserFile "/etc/httpd/httpd/user.passwd"
# Allow universal read-access, but writes are restricted
# to the admin user.
<LimitExcept GET OPTIONS>
require user admin
</LimitExcept>
</Directory>
Ten "example" powoduje, że po doinstalowaniu tego pakietu różne portale też
korzystające z /update przestają działać (np. typo3)
pozdrawiam,
--
Lukasz Michalski
pgp key: http://www.zork.pl/lm.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : /mailman/pipermail/pld-devel-pl/attachments/20071129/b4b09305/attachment.sig
Więcej informacji o liście dyskusyjnej pld-devel-pl