remove php5 domain option

This commit is contained in:
Peter Hormanns 2019-03-01 13:20:52 +01:00
parent b095930228
commit 2019e012ff

View File

@ -124,10 +124,6 @@
Options +ExecCGI +IncludesNoExec -Indexes -MultiViews +SymLinksIfOwnerMatch Options +ExecCGI +IncludesNoExec -Indexes -MultiViews +SymLinksIfOwnerMatch
</Location> </Location>
#if( ${php5} )
FcgidInitialEnv HTTP_PHP_BIN /usr/lib/cgi-bin/php5.6
#end
RewriteEngine On RewriteEngine On
RewriteOptions Inherit RewriteOptions Inherit