Webservers: Difference between revisions
From Sea of Fate
Jump to navigationJump to search
| Line 8: | Line 8: | ||
and | and | ||
/var/www/seaoffate.local/public_html | /var/www/seaoffate.local/public_html | ||
and | |||
/var/www/files.seaoffate.local/public_html | |||
The access logs are seperate for each config | The access logs are seperate for each config | ||
Revision as of 10:03, 1 March 2025
Introduction
Website log files and locations
The Docroots are
/var/www/wiki.seaoffate.local/public_html
and
/var/www/seaoffate.local/public_html
and
/var/www/files.seaoffate.local/public_html
The access logs are seperate for each config
www.seaoffate on Lime
For the .net they are
/var/log/apache2/www.seaoffate.net-error.log /var/log/apache2/www.seaoffate.net-access.log
and the local are
/var/log/apache2/lime.seaoffate.local-error.log /var/log/apache2/lime.seaoffate.local-access.log
wiki.seaoffate on Logan
For the .net they are
/var/log/apache2/wiki.seaoffate.net-error.log /var/log/apache2/wiki.seaoffate.net-access.log
and the .local are
/var/log/apache2/wiki.seaoffate.local-error.log /var/log/apache2/wiki.seaoffate.local-access.log /var/log/apache2/logan.seaoffate.local-error.log /var/log/apache2/logan.seaoffate.local-access.log