comment out htaccess setting that does not work on synology
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
Options -ExecCGI
|
Options -ExecCGI
|
||||||
php_flag engine off
|
# php_flag engine off
|
||||||
RemoveHandler .php .phtml .phar .phps
|
RemoveHandler .php .phtml .phar .phps
|
||||||
RemoveType .php .phtml .phar .phps
|
RemoveType .php .phtml .phar .phps
|
||||||
<FilesMatch "\.(php|phtml|phar|phps|cgi|pl|sh)$">
|
<FilesMatch "\.(php|phtml|phar|phps|cgi|pl|sh)$">
|
||||||
|
|||||||
Reference in New Issue
Block a user