Palareas

.htaccess

Jun 19th, 2014
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <Files "config.php">
  2. Order allow,deny
  3. Deny from all
  4. </Files>
  5.  
  6. <Files "common.php">
  7. Order allow,deny
  8. Deny from all
  9. </Files>
Add Comment
Please, Sign In to add comment