Configure Apache for SSL

Add these lines between the tag of the apache config in file /etc/apache2/sites-enables/000-default.conf:

```
SSLProxyEngine On
RewriteRule ^ - [E=G8_DOMAIN:%{HTTP:x-G8-DOMAIN}]
ProxyPassInterpolateEnv On
ProxyPass /restmachine/ https://${G8_DOMAIN}/du-conv-3.demo.greenitglobe.com/restmachine/ interpolate
ProxyPassReverse /restmachine/ https://${G8_DOMAIN}/restmachine/ interpolate
```

results matching ""

    No results matching ""