From e095fd0d156b5f2d82518831355dd9cbf978f09c Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 24 Nov 2019 16:31:28 +0100 Subject: Remove PHP handler specification from .htaccess Manual redo of pull request 503. --- htdocs/.htaccess | 2 -- 1 file changed, 2 deletions(-) diff --git a/htdocs/.htaccess b/htdocs/.htaccess index 7f4ae07..ac601f2 100644 --- a/htdocs/.htaccess +++ b/htdocs/.htaccess @@ -35,5 +35,3 @@ FileETag MTime Size #AuthName "Backend" #AuthUserFile /path/to/.htpasswd #create one with htpasswd -c .htpasswd username #Require user username - -AddHandler php5-fastcgi .php .php5 -- cgit v1.2.3