mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 13:01:36 +08:00
Merge ProxySSL back
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -88,8 +88,12 @@ NameVirtualHost *:80
|
||||
|
||||
# redirect all favicons (not just DocRoot-level) to fedoraproject.org
|
||||
# needs to terminate before other rewrite rules start
|
||||
SSLProxyEngine On
|
||||
SSLProxyCheckPeerCN on
|
||||
SSLProxyCheckPeerExpire on
|
||||
RewriteRule /favicon\.ico$ https://fedoraproject.org/static/images/favicon.ico [proxy]
|
||||
|
||||
|
||||
# ols.fedoraproject.org
|
||||
RewriteCond ${lowercase:%{SERVER_NAME}} ^ols\.fedoraproject\.org$
|
||||
#RewriteRule ^(.*)$ /home/fedora/lockhart/proceedings/$1 [L]
|
||||
|
||||
Reference in New Issue
Block a user