What kind of security enhancement can be implemented within the Apache Web Servers htaccess files? Last month, someone asked the following question and decided to post it here for others.
All you need to do is to add below into your htaccess:
[php]<Files ~ "(php.ini|.htaccess|.php.?|.pl|.cgi)$">
order deny,allow
deny from all
</Files>[/php]
Works like a charm~
Copyright © 2012
This feed is for personal, non-commercial use only.
The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:
)