7 lines
211 B
ApacheConf
7 lines
211 B
ApacheConf
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
|