Stop directory index browsing


/ Published in: Apache
Save to your folder(s)

This snippet will stop people from snooping in your Apache directories. This is useful if you have directories containing files, but no index HTML/PHP document.


Copy this code and paste it in your HTML
  1. Options All -Indexes

URL: http://ubuntugide.wordpress.com/2009/10/04/wordpress-tips-things-you-can-do-after-installing-wordpress/

Report this snippet


Comments


You need to login to view comments.