top | item 6759346 Nginx Server Configs 59 points| lobo_tuerto | 12 years ago |github.com 8 comments order hn newest [+] [-] nl|12 years ago|reply What are we supposed to be looking at here?The config (there is only one) in the linked repository is fairly.. sparse (although the headers in the conf directory are more useful).There are 6 outstanding pull requests, so it doesn't even look like it is being maintained.Nice idea, but this implementation needs some work. [+] [-] pbreit|12 years ago|reply I think the meat is here: https://github.com/h5bp/server-configs-nginx/tree/master/con... load replies (1) [+] [-] unknown|12 years ago|reply [deleted] [+] [-] nvartolomei|12 years ago|reply Check this one https://github.com/Umkus/nginx-boilerplate [+] [-] simonw|12 years ago|reply This config file looks like a bad idea:https://github.com/h5bp/server-configs-nginx/blob/master/con... # Cross domain AJAX requests add_header "Access-Control-Allow-Origin" "*"; Wouldn't this open up a site to CSRF form field stealing attacks? [+] [-] deluxaran|12 years ago|reply This looks interesting and it may be useful if it gets around and is completed and maintained, especially for the new users of nginx. [+] [-] csmuk|12 years ago|reply Isn't this similar to Debian nginx default configuration? [+] [-] fkooman|12 years ago|reply 403 Forbidden Request forbidden by administrative rules.
[+] [-] nl|12 years ago|reply What are we supposed to be looking at here?The config (there is only one) in the linked repository is fairly.. sparse (although the headers in the conf directory are more useful).There are 6 outstanding pull requests, so it doesn't even look like it is being maintained.Nice idea, but this implementation needs some work. [+] [-] pbreit|12 years ago|reply I think the meat is here: https://github.com/h5bp/server-configs-nginx/tree/master/con... load replies (1) [+] [-] unknown|12 years ago|reply [deleted]
[+] [-] pbreit|12 years ago|reply I think the meat is here: https://github.com/h5bp/server-configs-nginx/tree/master/con... load replies (1)
[+] [-] simonw|12 years ago|reply This config file looks like a bad idea:https://github.com/h5bp/server-configs-nginx/blob/master/con... # Cross domain AJAX requests add_header "Access-Control-Allow-Origin" "*"; Wouldn't this open up a site to CSRF form field stealing attacks?
[+] [-] deluxaran|12 years ago|reply This looks interesting and it may be useful if it gets around and is completed and maintained, especially for the new users of nginx.
[+] [-] nl|12 years ago|reply
The config (there is only one) in the linked repository is fairly.. sparse (although the headers in the conf directory are more useful).
There are 6 outstanding pull requests, so it doesn't even look like it is being maintained.
Nice idea, but this implementation needs some work.
[+] [-] pbreit|12 years ago|reply
[+] [-] unknown|12 years ago|reply
[deleted]
[+] [-] nvartolomei|12 years ago|reply
[+] [-] simonw|12 years ago|reply
https://github.com/h5bp/server-configs-nginx/blob/master/con...
Wouldn't this open up a site to CSRF form field stealing attacks?[+] [-] deluxaran|12 years ago|reply
[+] [-] csmuk|12 years ago|reply
[+] [-] fkooman|12 years ago|reply