blob: bd010479666404234469d65fe4d555efbefac26c (
plain)
1
2
3
4
5
6
7
|
php_value auto_prepend_file /www/includes/general.php
php_value output_buffering 1
errordocument 404 /error404.php
errordocument 403 /error403.php
errordocument 401 /error401.php
RedirectPermanent /cps.php http://www.cacert.org/policy/CertificationPracticeStatement.php
|