cancel
Showing results for 
Search instead for 
Did you mean: 

file only accessible by file system..

abirhasan
Master User

Screwing around with some .htaccess stuff here. I have a file I only want to be able to access from the file system. Right now I have it accessible by IP only.

<Files "home.php">
order deny,allow
deny from all
allow from IP here
</Files>

Ideas?


Ideas?

0 REPLIES 0