hi I want to [*] securely [*] grant remote rw access [*] to __some__ web server data directories It looks like there is need to change group name from www_data to something else to accomplish that. Is that ok for correct run of nginx? Or would you know of any secure way how to grant rw access to some users to only some web server data directories on Ubuntu? I do not want to giby cimenta - Nginx Mailing List - English
Maxim Dounin Wrote: ------------------------------------------------------- > > Probably your previous init script either used > configtest (nginx > -t) before actual reload. Feel free to modify > your new init > script to do the same. > > Maxim Dounin > > _______________________________________________ > nginx mailing list > nginx@nginx.orgby cimenta - Nginx Mailing List - English
edogawaconan Wrote: ------------------------------------------------------- > On Wed, Sep 15, 2010 at 8:43 AM, cimenta wrote: > > Now I get > > > > > > root@server:~# /etc/init.d/nginx reload > > Reloading nginx configuration: nginx. > > > > > > probably the messages have been suppressed by the > init.d script. but I want toby cimenta - Nginx Mailing List - English
hi I used two different tutorials to install nginx. LEMP and Redmine one from Linode library. I made the LEMP one work and after restarting nginx I used get message with something about testing and that new config was or wasn't loaded successfully. Now I get root@server:~# /etc/init.d/nginx reload Reloading nginx configuration: nginx. It seems to me that init script is exactlby cimenta - Nginx Mailing List - English