diff --git a/.config/apache2/sites-available/bavbavhaus.localhost.conf b/.config/apache2/sites-available/bavbavhaus.localhost.conf index 2ff57cb..f9c7d18 100644 --- a/.config/apache2/sites-available/bavbavhaus.localhost.conf +++ b/.config/apache2/sites-available/bavbavhaus.localhost.conf @@ -3,9 +3,9 @@ - DirectoryIndex README.html ServerName bavbavhaus.localhost DocumentRoot /home/urosm/bavbavhaus.net/public_html + DirectoryIndex README.html ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined diff --git a/.config/apache2/sites-available/bavbavhaus.net.conf b/.config/apache2/sites-available/bavbavhaus.net.conf index 00c6667..3fb4b68 100644 --- a/.config/apache2/sites-available/bavbavhaus.net.conf +++ b/.config/apache2/sites-available/bavbavhaus.net.conf @@ -11,6 +11,7 @@ ServerName bavbavhaus.net ServerAlias www.bavbavhaus.net DocumentRoot /home/urosm/public_html/bavbavhaus.net + DirectoryIndex README.html ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined