Size: a a a

2021 May 23

W

Walle in nginx_ru
источник

W

Walle in nginx_ru
And in the logs i cannot see anything
источник

AN

Anton Noginov in nginx_ru
# curl -sk -D - https://pruebamoodle.aunmasdificiltodavia.com/theme/styles.php/boost/1621433925_1/all
HTTP/2 404
server: nginx
date: Sun, 23 May 2021 20:13:41 GMT
content-type: text/html; charset=UTF-8

Theme was not found, sorry.

It seems like backend problem - it doesn't find requested assets. I'd say you have first to check backend logs.
However, that's pretty bad solution - to serve static files via backend
источник

AN

Anton Noginov in nginx_ru
Besides, you got an invalid ssl cert there, but you're aware of that.
источник

W

Walle in nginx_ru
I know that, this url it's just for test t'he problem that i have
источник

W

Walle in nginx_ru
So what can i do?, I am getting crazy with that
источник

AN

Anton Noginov in nginx_ru
Check an app logs first.
As the error isn't produced by nginx.
источник

W

Walle in nginx_ru
It is a plesk obsydian
источник

AN

Anton Noginov in nginx_ru
Doesn't tell me much :)
источник

W

Walle in nginx_ru
I Guess .. thanks for your help
источник

W

Walle in nginx_ru
if i do that /usr/local/psa/admin/sbin/nginxmng --disable

the apache web server works fine
источник

W

Walle in nginx_ru
but when i got o activate again the reverse proxy
источник

W

Walle in nginx_ru
fails again
источник

AN

Anton Noginov in nginx_ru
Can't say anything regarding the panels, as never used them. Too hard to debug, inefficient configuration etc.

Just as a guess - that thing might add a location for static content into nginx to serve directly, not taking in account that the backend engine wraps urls with it's own javascript.php etc.
источник

AN

Anton Noginov in nginx_ru
From the other hand, this should never reach backend - and in reality it does.
источник

W

Walle in nginx_ru
i am thinking to remove apache and use nginx as a webserver not reverse one
источник

AN

Anton Noginov in nginx_ru
That would be the best option.
источник

W

Walle in nginx_ru
yeah...
источник

W

Walle in nginx_ru
thanks a lot
источник
2021 May 24

AG

And Grigoryan in nginx_ru
hi all
nginx works in heroku?
источник