comment out htaccess setting that does not work on synology
Some checks failed
SQL Syntax Check for db.sql / Check db.sql SQL Syntax (pull_request) Failing after 28s
PHPLint / build (pull_request) Successful in 16s
Welcome New Contributor / run (pull_request_target) Successful in 17s

This commit is contained in:
2026-01-17 15:00:40 -05:00
parent 526bea6eb4
commit 1c95c576fc

View File

@@ -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)$">