fixed /.htaccess: statements wrongly prefixed by -e
This commit is contained in:
12
.htaccess
12
.htaccess
@@ -1,6 +1,6 @@
|
||||
-e Options FollowSymLinks
|
||||
-e php_flag register_globals off
|
||||
-e php_flag register_long_arrays on
|
||||
-e AddType application/x-x509-ca-cert .crt .pem
|
||||
-e AddType application/pkix-crl .crl
|
||||
-e AddType application/pkix-cert .cer .der
|
||||
Options FollowSymLinks
|
||||
php_flag register_globals off
|
||||
php_flag register_long_arrays on
|
||||
AddType application/x-x509-ca-cert .crt .pem
|
||||
AddType application/pkix-crl .crl
|
||||
AddType application/pkix-cert .cer .der
|
||||
|
Reference in New Issue
Block a user