Re: Nginx configuration to secure Baïkal installation

2020-09-29 Thread Francis Daly
On Sat, Sep 26, 2020 at 05:23:30AM -0400, Amateur Synologist wrote: Hi there, I think your first question was "which file should this go in"? You may have the answer already -- basically, it is "whichever file your nginx reads". If you have a running system, that is "the -c argument to nginx";

Re: Nginx configuration to secure Baïkal installation

2020-09-26 Thread Amateur Synologist
Thanx for answer. But their instructions says: "In particular you should really make sure that the Specific directory is not accessible directly, as this could contain your sql database" I've tried to enter path to Specific directory (baikal\Specific\db\) and I can access to sql database. Posted a

Re: Nginx configuration to secure Baïkal installation

2020-09-25 Thread alicesafr
Покажешь свою фотографию? Friday, 25.09.2020 15:38:46 от tew...@thomas-ward.net: From what I can tell the config as is is fine, and shouldn't need to have anything else exposed.  Since that's basically their nginx snippet in

Re: Nginx configuration to secure Baïkal installation

2020-09-25 Thread alicesafr
Покажешь свою фотографию? Friday, 25.09.2020 14:47:51 от nginx-fo...@forum.nginx.org:___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Nginx configuration to secure Baïkal installation

2020-09-25 Thread Thomas Ward
>From what I can tell the config as is is fine, and shouldn't need to have anything else exposed.  Since that's basically their nginx snippet in a nutshell. Their warning is more if you attempt to use something that doesn't have a predefined example set - like lighttpd - where you'd then have to c