Hello!
I am trying to wrap my head around my nginx config file for ruTorrent (rtorrent web interface). This file was stolen from various guides, I simply removed regular http access.
Currently I have this: http://pastebin.com/beNUAEPx (pasting the code on this site looked messy)
So I have a few questions, if anyone could help me I'd be extremely grateful.
1) Do I need lines 11-24?
2) I see php-fpm is enabled for .php sites, are these settings correct? Do I need to add/remove anything?
3) How can I make this as lean & clean as possible, I basically want https access only, my .htpasswd file isn't located on the web root so I guess there's no need for lines 22-24?
Any insight into this would be appreciated... right now this config is working, I just don't know how well or badly it is put together.
Regards.
phixion
I am trying to wrap my head around my nginx config file for ruTorrent (rtorrent web interface). This file was stolen from various guides, I simply removed regular http access.
Currently I have this: http://pastebin.com/beNUAEPx (pasting the code on this site looked messy)
So I have a few questions, if anyone could help me I'd be extremely grateful.
1) Do I need lines 11-24?
2) I see php-fpm is enabled for .php sites, are these settings correct? Do I need to add/remove anything?
3) How can I make this as lean & clean as possible, I basically want https access only, my .htpasswd file isn't located on the web root so I guess there's no need for lines 22-24?
Any insight into this would be appreciated... right now this config is working, I just don't know how well or badly it is put together.
Regards.
phixion