Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > c72c673a8ff1bb0fed64a29e866eb252 > files > 1

openca-web-interfaces-scep-1.0.2-4mdv2010.0.i586.rpm

# NOTE: This file will be overwritten as soon as the configure_etc.sh script is
# executed.
#
# To make permanent changes, please edit the /etc/openca/apache/openca-scep.conf.template
# file and rerun the /etc/openca/configure_etc.sh script, followed by a restart or
# reload of apache: service httpd restart|reload

<LocationMatch @scep_htdocs_url_prefix@>
    ErrorDocument 404 "<h1>openca-web-interfaces-scep is not installed or configured.</h1>"
</LocationMatch>

<LocationMatch /cgi-bin/openca/scep>
    ErrorDocument 404 "<h1>openca-web-interfaces-scep is not installed or configured.</h1>"
</LocationMatch>