Re: Configure core Python scripts into Nginx

2015-08-05 Thread Nitin Solanki
Hi Zhang, Which should I use fastcgi or uwsgi. I tried uwsgi but not succeed. Can you help to sort out my problem. Shall you please send me steps to configure python with Nginx. On Wed, Aug 5, 2015 at 8:52 PM Yichun Zhang (agentzh) wrote: > Hello! > > On Wed, Aug 5, 2015 at 10:25 P

Re: Configure core Python scripts into Nginx

2015-08-05 Thread Yichun Zhang (agentzh)
Hello! On Wed, Aug 5, 2015 at 10:25 PM, Nitin Solanki wrote: > I want to execute python scripts into Nginx server. I don't want to > any frameworks for that. Core python script, I need to use. > Any help and step to follow . To do that. > Because you're using NGINX, I'd assume you're aft

Configure core Python scripts into Nginx

2015-08-05 Thread Nitin Solanki
Hi, I want to execute python scripts into Nginx server. I don't want to any frameworks for that. Core python script, I need to use. Any help and step to follow . To do that. ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/

Re: Nginx proxy server

2015-08-05 Thread goga
Thiago Farina Wrote: --- > On Mon, Aug 3, 2015 at 12:54 AM, goga wrote: > Isn't this something you can/should handle in the language side? Btw, > which language are you using? PHP, Perl, Python, Ruby? > > -- > Thiago Farina > > ___

Re: Nginx domain work without be into sites-enabled

2015-08-05 Thread Francis Daly
On Tue, Aug 04, 2015 at 12:03:28AM -0400, Eberx wrote: Hi there, > Thank you for advice. > > It is my fault. I did not define any default_server in my config. Good that you found a solution, and thanks for letting the list know what the fix is. Cheers, f -- Francis Dalyfran..

Re: HTTP 505 error message supported by NGINX?

2015-08-05 Thread Francis Daly
On Tue, Aug 04, 2015 at 07:25:23PM -0400, nginxuser100 wrote: Hi there, > Thank you Francis. The body content did the trick ... not as aesthetically > pleasing to the eyes as the NGINX's "hard-coded reason phrase", but it is > better than a blank page. Good that you have an acceptable answer. >