From: Alex Dehnert Date: Mon, 17 Jul 2023 03:21:16 +0000 (+0000) Subject: Tidying up as we move away from olinda X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=0333f24bfc40dcb9fde9d364aa398831ae9d91db;p=sysconfig%2Fapache2.git Tidying up as we move away from olinda --- diff --git a/sites-common/default b/sites-common/default index 0450314..9171a6c 100644 --- a/sites-common/default +++ b/sites-common/default @@ -1,6 +1,6 @@ ServerAdmin webmaster@dehnerts.com ServerName olinda.mit.edu -ServerAlias svn.dehnerts.com svn.dehnert.arctic.org www.dehnerts.com www.dehnert.arctic.org +ServerAlias www.dehnerts.com www.dehnert.arctic.org DocumentRoot /var/www/default @@ -32,13 +32,13 @@ Alias /roundcube /var/lib/roundcube Require group roundcube -ErrorLog ${APACHE_LOG_DIR}/error.olinda.log +ErrorLog ${APACHE_LOG_DIR}/error.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn -CustomLog ${APACHE_LOG_DIR}/access.olinda.log combined +CustomLog ${APACHE_LOG_DIR}/access.log combined Alias /doc/ "/usr/share/doc/"