6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
|
<Directory /var/www/sites>
|
||
|
AllowOverride AuthConfig FileInfo Indexes Limit Options
|
||
|
Options FollowSymLinks
|
||
|
Require all denied
|
||
|
</Directory>
|