ssl_chain: /etc/pki/tls/certs/extranet.sgb2.info-cert.pem
ssl_key: /etc/pki/tls/private/extranet.sgb2.info-key.pem
#SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown downgrade-1.0 force-response-1.0
- directories:
- - directory_root:
- provider: directory
- path: '/srv/www/gf.sgb2.info'
- options:
- - FollowSymLinks
- - MultiViews
- allow_override:
- - All
- directoryindex: index.php
-# - location1:
-# provider: location
-# path: '/'
-# auth_type: Digest
-# auth_name: server
-# auth_digest_provider: file
-# auth_digest_algorithm: MD5
-# auth_user_file: '/etc/httpd/htdigest'
-# auth_require: 'valid-user'
rewrites:
- http_to_https:
comment: 'Alles auf https umleiten'