Bernhard Walle
2005-04-29 05:30:29 UTC
Hallo,
weiß jemand, wie ich Apache dazu bringe, dass er akzeptiert, dass
~/public_html ein symbolischer Link sein darf? Meine bisherige Konfiguration
<IfModule mod_userdir.c>
# not every user's directory should be visible:
UserDir disabled root
<Directory /home/*/public_html>
AllowOverride FileInfo AuthConfig Limit Indexes
Options MultiViews Indexes Includes FollowSymLinks
<Limit GET POST OPTIONS PROPFIND>
Order allow,deny
Allow from all
</Limit>
<LimitExcept GET POST OPTIONS PROPFIND>
Order deny,allow
Deny from all
</LimitExcept>
</Directory>
</IfModule>
Danke.
Gruß,
Bernhard
weiß jemand, wie ich Apache dazu bringe, dass er akzeptiert, dass
~/public_html ein symbolischer Link sein darf? Meine bisherige Konfiguration
<IfModule mod_userdir.c>
# not every user's directory should be visible:
UserDir disabled root
<Directory /home/*/public_html>
AllowOverride FileInfo AuthConfig Limit Indexes
Options MultiViews Indexes Includes FollowSymLinks
<Limit GET POST OPTIONS PROPFIND>
Order allow,deny
Allow from all
</Limit>
<LimitExcept GET POST OPTIONS PROPFIND>
Order deny,allow
Deny from all
</LimitExcept>
</Directory>
</IfModule>
Danke.
Gruß,
Bernhard
--
--
linux-***@mailman.etes.de
eintragen - austragen - konfigurieren - Archiv
http://mailman.etes.de/mailman/listinfo/linux-liste
--
linux-***@mailman.etes.de
eintragen - austragen - konfigurieren - Archiv
http://mailman.etes.de/mailman/listinfo/linux-liste