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