Guest User

Untitled

a guest
Apr 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <Files .htaccess>
  2. order allow,deny
  3. deny from all
  4. </Files>
  5. <FilesMatch "\.inc$">
  6. order allow,deny
  7. deny from all
  8. </FilesMatch>
Add Comment
Please, Sign In to add comment