ubuntuusers.de

Unbenannt

Datum:
26. Januar 2012 19:07
Code:
1
2
3
4
5
6
Alias /test "/home/danny/test"
<Directory "/home/danny/test">
        Options Indexes FollowSymLinks
        Order allow,deny
        Allow from all
</Directory>