mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Vhost #52
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 @axiomteckcoms on 8/21/2025
CloudPanel version(s) affected
v2.5.2
Description
cloudpanel is adding a number 1 after the www after creating a domain, i found it as this www1.domainexample
the domain example is just the idea but is generating ' www1 '
How to reproduce
after creating a domain it adds it in the vhost code
Possible Solution
maybe removing it from the auto generate code
Additional Context
No response