mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
.zip domain issues #205
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 @deer-wav on 7/29/2024
CloudPanel version(s) affected
v2.4.2
Description
Using a .zip domain resaults in it not being able to load the settings and it responding with a 404 not found

How to reproduce
Create a domain ending with .zip (Can be static/php/etc)
Click on manage settings button
Webpage opens up to 404 not found.
Possible Solution
Only solution to this is click on the manage settings button and put /settings at the end of the url to get it to load.
Additional Context
No response