Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 67275dadaa4c3193454d8f2e5bb0d9df > files > 3

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

# NOTE: This file was generated by the /etc/openca/configure_etc.sh script,
# any changes will be lost next time the configure_etc.sh script is executed.
#
# To make permanent changes, please edit the /etc/openca/apache/openca-ca.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 @ca_cgi_url_prefix@>
    Options FollowSymLinks
    RewriteEngine on
    RewriteCond %{SERVER_PORT} !^443$
#    RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [L,R]
    RewriteRule ^.*$ https://@httpd_host@/%{REQUEST_URI} [L,R]
</LocationMatch>