View file game/chat/photos/.htaccess

File size: 147B
RemoveHandler .cgi .shtml .shtm
RemoveType .php .php3 .php4 .php5
<FilesMatch "\.(cgi|p[ly]|php[345]?|[sp]html?)$">
deny from all
</FilesMatch>