Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Grant Htaccess to all directory

<IfModule mod_rewrite.c>
	RewriteEngine On
	# directory browsing
	Options All +Indexes
</IfModule>
 
PREVIOUS NEXT
Tagged: #Grant #Htaccess #directory
ADD COMMENT
Topic
Name
1+3 =