iamdoubz
Chevereto Member
I am currently and slowly porting all my websites from Apache2 (2.4.41) to Nginx (1.27.3). Everything has gone (for the most part) smoothly except Chevereto.
Apache2 is still using ports 80 and 443. Nginx is on ports 81 and 444.
When I added my conf for Chevereto into Nginx, the website "loads", but it doesn't. When inspecting the browser console, all the resources are trying to be served using chevereto.my.domain:444.
I would love to know why it is trying that, but the better question to ask is: how can I overcome this?
Other info:
Apache2 is still using ports 80 and 443. Nginx is on ports 81 and 444.
When I added my conf for Chevereto into Nginx, the website "loads", but it doesn't. When inspecting the browser console, all the resources are trying to be served using chevereto.my.domain:444.
I would love to know why it is trying that, but the better question to ask is: how can I overcome this?
Other info:
- Chevereto v4.2.4
- PHP 8.2 FPM