Fix ServerAdmin and ServerAlias
[sysconfig/apache2.git] / sites-available / default-ssl
index fa0b0ab5ba834b20841ae7ab462f7cf7293dd656..00b33ffaff8b51ed718c28e75fcb7405bff27b25 100644 (file)
@@ -1,6 +1,9 @@
 <IfModule mod_ssl.c>
-<VirtualHost _default_:443>
-       ServerAdmin webmaster@localhost
+<VirtualHost *:443>
+       ServerAdmin webmaster@dehnerts.com
+       ServerName olinda.mit.edu
+       ServerAlias svn.dehnerts.com svn.dehnert.arctic.org
+       ServerAlias www.dehnerts.com www.dehnert.arctic.org
 
        DocumentRoot /var/www
        <Directory />
@@ -48,8 +51,8 @@
        #   /usr/share/doc/apache2.2-common/README.Debian.gz for more info.
        #   If both key and certificate are stored in the same file, only the
        #   SSLCertificateFile directive is needed.
-       SSLCertificateFile    /etc/ssl/certs/ssl-cert-snakeoil.pem
-       SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key
+       SSLCertificateFile    /etc/ssl/certs/general-web.crt
+       SSLCertificateKeyFile /etc/ssl/private/general-web.key
 
        #   Server Certificate Chain:
        #   Point SSLCertificateChainFile at a file containing the