Difference between revisions of "Important Nginx Directories"

From 24PinTech Wiki
Jump to navigation Jump to search
Line 7: Line 7:


=== Server blocks/Website config files ===
=== Server blocks/Website config files ===
<code>/etc/nginx/sites-available</code>
<code>/etc/nginx/sites-enabled</code>
=== 24pin.tech ===
<code>/var/www/24pin.tech</code>
=== service.24pin.tech ===
<code>/var/www/service.24pin.tech</code>
=== wiki.24pin.tech ===
<code>/var/www/wiki.24pin.tech</code>
=== evit.computer ===
<code>/var/www/evit.computer</code>

Revision as of 15:47, 14 April 2022


About

This wiki entry's purpose is to list all important directories for managing the web server. Here you will find all of the server blocks exact location, as well as all of the websites files. I will try to list every config file I have edited throughout the course of the year to help with future debugging.

Directories

Server blocks/Website config files

/etc/nginx/sites-available /etc/nginx/sites-enabled

24pin.tech

/var/www/24pin.tech

service.24pin.tech

/var/www/service.24pin.tech

wiki.24pin.tech

/var/www/wiki.24pin.tech

evit.computer

/var/www/evit.computer