hi, somebody knows how to deny indexing a directory?
For example, if apache doesn't find any index file(index.htm,index.php...) by default apache show a full list of the files inside the folder. How can i deny this listing? (i've seen that redirects to a 403 page, forbidden)
thanks
For example, if apache doesn't find any index file(index.htm,index.php...) by default apache show a full list of the files inside the folder. How can i deny this listing? (i've seen that redirects to a 403 page, forbidden)
thanks
Comment