NameVirtualHost 192.168.1.67:80 NameVirtualHost 192.168.1.67:443 ServerAdmin techspec@cteresource.org ServerName reg7.cando.cteresource.org ErrorLog /var/log/apache2/error-reg7.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn CustomLog /var/log/apache2/access-reg7.log combined ServerSignature On Redirect / https://reg7.cando.cteresource.org/ ServerAdmin techspec@cteresource.org ServerName reg7.cando.cteresource.org SSLEngine on SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire SSLCertificateFile /etc/ssl/certs/reg7_crt.pem SSLCertificateKeyFile /etc/ssl/private/reg7_key.pem ServerSignature on ErrorLog /var/log/apache2/error-reg7-ssl.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn CustomLog /var/log/apache2/access-reg7-ssl.log combined DocumentRoot /var/www/ Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all # Uncomment and adjust to set up custom error page for server # maintenance. # # Alias /errors/ /home/cando/proxy_errordocs/ # # Options Indexes FollowSymLinks MultiViews # AllowOverride None # Order allow,deny # allow from all # # # ErrorDocument 503 /errors/503.html order allow,deny allow from all deny from none #ProxyErrorOverride on ProxyPass /errors/ ! ProxyPass / http://127.0.0.1:7090/++vh++https:reg7.cando.cteresource.org:443/++/ ProxyPassReverse / http://127.0.0.1:7090/++vh++https:reg7.cando.cteresource.org:443/++/