Portal Home > Knowledgebase > Articles Database > deny show file withen htaccess
deny show file withen htaccess
Posted by sasky, 10-08-2010, 09:55 AM |
Hello all
I want to service a very small
I want to ban particular files from view from within the browser
Such as
config
configration
and other
i need code plz ?
thank u
|
Posted by eth00, 10-08-2010, 10:18 AM |
Second hit on google for "htaccess deny file" should give you the info you need
|
Posted by LnxtecH, 10-08-2010, 11:24 PM |
To block config.php, configuration.php and settings.php, see below
Deny from all
|
Add to Favourites Print this Article
Also Read
OpenSRS (Views: 715)
Redirect URL (Views: 711)
PHP Error (Views: 667)