disable Directory listing
<Directory "directorypath">
Options -Indexes
Options FollowSymLinks
AllowOverride None
</Directory>
sharing some tech problems and soln
<Directory "directorypath">
Options -Indexes
Options FollowSymLinks
AllowOverride None
</Directory>
Posted by Sajjad at 11:36 am
No comments:
Post a Comment