I have Nginx installed on AlmaLinux, I have more than 10 projects serve by Nginx, I go to this directory /etc/nginx/conf.d/ I made 10 .conf files there. each projec listen on different ports, 1000, 10002,10007,8080,8181,10003,10004, one of my project listen on HTTP, for this HTTPS project I made self sign certificate and in conf file I put location of self sign cetificate. Yesterdaby mfaridi - Nginx Mailing List - English
I have Nextjs project on our local gitlab, I clone this project on my linux desktop and run this command yarn build after that move .next to /usr/share/nginx/html/call after that I make this for ngnix server server { listen 10007; #server_name testnextdeploy.com www.testnextdeploy.com; root /usr/share/nginx/html/call-center; location / { try_files $uri $uby mfaridi - Nginx Mailing List - English
Thanks can you give some example config for this problem?by mfaridi - Nginx Mailing List - English
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 requests on port 8080 send to second NGINX Can I do this with NGINX?by mfaridi - Nginx Mailing List - English
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/bbb_env/bin/uwsgi --ini bbb.ini I want config my NGINX server these applications I wantby mfaridi - Nginx Mailing List - English
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 > > but when I type > > http://127.0.0.1/swf/pacman.swf > > every thing is good and Iby mfaridi - Nginx Mailing List - English
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 all swf files , but when I type in browser like firefox type http://127.0.0.1/swf I see this erroby mfaridi - Nginx Mailing List - English
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 all swf files , but when I type in browser like firefox type http://127.0.0.1/swf I see this erby mfaridi - How to...
![]() |
![]() |
![]() |
![]() |
![]() |