From 1c95c576fc442bcc6823cc64959d29b702d7bf66 Mon Sep 17 00:00:00 2001 From: Mike Johnston Date: Sat, 17 Jan 2026 15:00:40 -0500 Subject: [PATCH] comment out htaccess setting that does not work on synology --- uploads/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uploads/.htaccess b/uploads/.htaccess index da91030a..96b935d7 100644 --- a/uploads/.htaccess +++ b/uploads/.htaccess @@ -1,5 +1,5 @@ Options -ExecCGI -php_flag engine off +# php_flag engine off RemoveHandler .php .phtml .phar .phps RemoveType .php .phtml .phar .phps