Nginx URL Rewrites do not work: nginx reload not triggered automatically

IPX

Verified User
Joined
Dec 14, 2020
Messages
8
Hello guys!

I'm running into an issue with Nginx URL Rewrite templates.
For some reason the nginx reload of the config file is not triggered automatically after adding the wordpress rewrite template.
I tried a lot of times now and waited for hours. Changes taking only effect if I manually trigger

Code:
systemctl reload nginx

The server is configured with "nginx_apache"
The domain is configured as "Standalone Nginx"
directadmin: 1.62.9
CustomBuild: v2
CentOS 7

I been testing this functionality previously with success but after I load up the server with a bunch of accounts for testing, it stopped working.

Nothing is showing up in /var/log/directadmin/system.log if I add or remove a wordpress rewrite template.
The nginx.conf of the domain is updated correctly every time.

I'm not sure how to debug this issue, anyone has a clue where to start looking?
 
Last edited:
Thanks for the report.
Bug found/fixed and will be in the alpha channel in about 10 minutes if you need to give it a try.
It will eventually be merged into production branches.

John
 
Hello John, can you give me a time estimation for the merge to production?
Or please explain how to hot fix this issue.
I don't want to install an alpha version on a production server.
 
Back
Top