Webservers: Difference between revisions
From Sea of Fate
Jump to navigationJump to search
Created page with "==Introduction== == Website log files and locations == The Docroots are /var/www/wiki.seaoffate.local/public_html and /var/www/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 ===w..." |
|||
| Line 30: | Line 30: | ||
/var/log/apache2/logan.seaoffate.local-error.log | /var/log/apache2/logan.seaoffate.local-error.log | ||
/var/log/apache2/logan.seaoffate.local-access.log | /var/log/apache2/logan.seaoffate.local-access.log | ||
===Nginx Log Files=== | |||
Revision as of 07:30, 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
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