Just noticed that a log directory is created alongside the domain directory.
Shouldn't we be using whatever directory nginx is already using for storing the logs? Is there a way to detect for that?
Plus it's in the /var/www/ directory. Not sure if we want to place those logs where Nginx can access. I would think that would be a security issue.
Just noticed that a log directory is created alongside the domain directory.
Shouldn't we be using whatever directory nginx is already using for storing the logs? Is there a way to detect for that?
Plus it's in the /var/www/ directory. Not sure if we want to place those logs where Nginx can access. I would think that would be a security issue.