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
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
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
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
> >
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