httpd.conf is located.If you use Debian, it should be here:
/etc/apache/httpd.conf.Using file editor such as vim or nano open the file and find the line following:
Options Includes Indexes FollowSymLinks MultiViewsremove "
Indexes" will be like follows:Options Includes FollowSymLinks MultiViewsdont forget to restart apache
No comments:
Post a Comment