Re: Problem with aliases

2021-07-04 Thread Francis Daly
On Sat, Jul 03, 2021 at 05:15:56PM -0400, yosef wrote: Hi there, > Hi again, now is working thanks a lot! Thanks for confirming, and it's good to hear that you have a working system! Cheers, f -- Francis Dalyfran...@daoine.org ___ ng

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-02 Thread Francis Daly
On Thu, Jul 01, 2021 at 04:37:56PM -0400, yosef wrote: Hi there, > 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: * what request do you make?

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

Re: Problem with aliases

2021-06-30 Thread Francis Daly
On Wed, Jun 30, 2021 at 07:31:43PM -0400, yosef wrote: Hi there, > 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

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