Merge ProxySSL back
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
55e097b9c7
commit
ddde3488a5
1 changed files with 4 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue