Re: Problem with aliases

2021-07-03 Thread yosef
Hi again, now is working thanks a lot! Posted at Nginx Forum: https://forum.nginx.org/read.php?2,291964,291977#msg-291977 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Problem with aliases

2021-07-01 Thread yosef
Hi Francis, First of all, thank you very much for your help :) I took your advice, unfortunately I still cant get this working, now the browser is not downloading the file, instead is showing me this message "No input file specified" let me show you what my code looks like now: server { listen

Problem with aliases

2021-06-30 Thread yosef
Hello, Im trying to use several blocks in my server using the server IP as server name (no domain yet), each block points to a folder containing Wordpress. I dont know what Im doing wrong because instead of running index.php nginx is download the file. Here is my configuration file: server { l