causing 404 at domain.name/somestring?parameter= ?"/> causing 404 at domain.name/somestring?parameter= ?"/>
خرید بک لینک
Hello,

while /etc/nginx/nginx.conf contains try_files line:

  location / {
proxy_set_header X-Real-IP $remote_addr;
proxy_pass http://127.3.2.1:4242$request_uri;
try_files $uri $uri/ =404;
Code (markup):
it cause app requests to end 404. I think that the app may be using:
https://domain.name/somestring?parameter=alphanumericstring
http://127.3.2.1:4242$request_uri
Code (markup):
somestring is really not a file that exist. Do you have idea how the try_files line should look like please?...

"try_files $uri $uri/ =404;" -> causing 404 at domain.name/somestring?parameter= ?

برچسب: نویسنده: استخدام کار تاريخ: پنجشنبه 12 آبان 1401 ساعت: 7:17

صفحه بندی