Config Changes
git-svn-id: http://svn.cacert.cl/Software/Voting/vote@38 d4452222-2f33-11de-9270-010000000000
This commit is contained in:
parent
9e1281cd06
commit
5ea1319eb9
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ php_value safe_mode_exec_dir /var/empty
|
||||||
<FilesMatch "^(motion|vote|proxy)\.php$">
|
<FilesMatch "^(motion|vote|proxy)\.php$">
|
||||||
# these files require authentication
|
# these files require authentication
|
||||||
<IfModule mod_ssl.c>
|
<IfModule mod_ssl.c>
|
||||||
SSLOptions +StdEnvVars +ExportCertData
|
SSLOptions +OptRenegotiate +StdEnvVars +ExportCertData
|
||||||
SSLUserName SSL_CLIENT_S_DN_Email
|
SSLUserName SSL_CLIENT_S_DN_Email
|
||||||
SSLVerifyClient require
|
SSLVerifyClient require
|
||||||
# <IfModule mod_rewrite.c>
|
# <IfModule mod_rewrite.c>
|
||||||
|
|
Loading…
Reference in a new issue