icarus-gg / linux-LEMP-ubuntu-22

quick setup for a linux vm running php 7.4, nginx, mysql and wordpress
MIT License
1 stars 0 forks source link

Adding a conf file to /etc/nginx/sites-available/ does not always work #4

Open DesignuDev opened 2 months ago

DesignuDev commented 2 months ago

On work pc had to add a symlink to /etc/nginx/sites-enabled/ using the following command:

sudo ln -s /etc/nginx/sites-available/dev.filename.conf