Re: nginx listen port 8443, redirect 8080 port to another IP

2022-11-29 Thread mfaridi
Thanks can you give some example config for this problem? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,295923,295925#msg-295925 ___ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org

nginx listen port 8443, redirect 8080 port to another IP

2022-11-29 Thread mfaridi
I want my NGINX server listen on port 8443 and accept all requests come to port 8443, if some requests want use port 8080, I want NGINX redirect this requests to another NGINX on different IP. for example my first NGINX has 1.2.3.4:8443 and second NGINX has 5.6.7.8:8080 I want first NGINX can send

Two python app, uwsgi, one IP, nginx

2022-11-21 Thread mfaridi
We have one server and we have two python app work by uwsgi and we want use Nginx for serve these applications and other users can use these two python applications. these two python application start on server by this command /home/admin/aaa/aaa_en//bin/uwsgi --ini aaa.ini and /home/admin/bbb

Re: arch linux , swf dir and forbidden error

2014-06-07 Thread mfaridi
Francis Daly Wrote: --- > On Fri, Jun 06, 2014 at 11:57:22AM -0400, mfaridi wrote: > > Hi there, > > > http://127.0.0.1/swf > > I see this error > > 403 Forbidden > > and I can not play sw game > >

arch linux , swf dir and forbidden error

2014-06-06 Thread mfaridi
I use arch linux and install nginx from arch repo , every thing is OK, I want use nginx for use play flash game and swf game , i download many swf files and make swf directory in /usr/share/nginx/html and put all swf files in swf directory and after that I set 755 for swf directory and set 644 for