- Messages
- 4,148
- Reaction score
- 5
- Points
- 38
Am I allowed to create the following .htaccess file in a sub directory of http_public?
Code:
<FilesMatch "^.*.png">SetHandler application/x-httpd-php</FilesMatch>
Code:
<FilesMatch "^.*.png">SetHandler application/x-httpd-php</FilesMatch>