mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Missing www/non-www domain #233
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dcswalle on 5/29/2024
CloudPanel version(s) affected
2.4.2
Description
In old versions of CloudPanel if you add a new domain (eg: website.tld), in NginX www.website.tld is automatically added.
For latest version I found that this is not working anymore.
Old way of working for nginx domain default configuration:
2.4.2 nginx domain default configuration
How to reproduce
Create a new website and check vHosts.
Possible Solution
No response
Additional Context
No response