Page 1 of 1

# try_files was commented out

Posted: Thu Dec 29, 2022 4:45 pm
by wah
Hello
I don't understand why the line "try_files $uri @fallback;" was commented out. Now for file robots.txt (it is formed dynamically in the wordpress) nginx gives 404. Instead of giving it to Apache for processing.
Thank you

Re: # try_files was commented out

Posted: Thu Dec 29, 2022 5:01 pm
by myVesta

Re: # try_files was commented out

Posted: Thu Dec 29, 2022 5:21 pm
by wah
Thanks