X-Git-Url: http://erislabs.net/gitweb/?p=mir.git;a=blobdiff_plain;f=scripts%2Fmir-setup%2Fconf%2Fsite-ssl-dedicated-httpd.conf;h=b06c529755622ac42dfbc3bfc4aae0e7dcabe6c8;hp=211e8f4da035d7f1ba04e4360943dddec8ee35df;hb=665dae34ac91e19dfcb4d2330ac6e1a9280ac0f5;hpb=46afc417dc18313424f13fa1b46d30e28d588fd4 diff --git a/scripts/mir-setup/conf/site-ssl-dedicated-httpd.conf b/scripts/mir-setup/conf/site-ssl-dedicated-httpd.conf index 211e8f4d..b06c5297 100755 --- a/scripts/mir-setup/conf/site-ssl-dedicated-httpd.conf +++ b/scripts/mir-setup/conf/site-ssl-dedicated-httpd.conf @@ -4,14 +4,16 @@ ServerAdmin $USER@$FQDN DocumentRoot $PRODUCTIONDIR ServerName $SECUREFQDN + ServerAlias $MIRRORFQDN + ServerAlias $ALIAS SSLEngine on SSLCertificateFile /etc/apache2/ssl/$SECUREFQDN.crt SSLCertificateKeyFile /etc/apache2/ssl/$SECUREFQDN.key - - JkUriSet worker ajp13:localhost:8009 - + CustomLog /var/log/apache2/$SITE-ssl.log anon + + JkMount /$SITE/* ajp13_worker Options Indexes IncludesNoExec FollowSymLinks MultiViews IndexOptions +SuppressHTMLPreamble +SuppressDescription