Should public_shtml still exist? When im navigating the shell using cd to chnage directories and tab to auto complete i always having to find my self typing out pu then tab to get to public_html, if public_shtml didnt exist then it would just be p tab then it would auto complete. It saves alot of time when traversing through directories.
Auto fill in public_html
Ubuntu 18.04.2 LXC/Proxmox
1.00.0-190618
master
default
default
N/A
N/A
N/A
Totally agree. Never used public_shml and most probably none does.
Maybe even a re-Evaluation of private directory as well. Im not sure what it would be used for
Private directory is used for SSLs (older) or any custom ones someone might need.
private is needed, don't touch.
public_shtml is annoying as described.
+1 for stopping to deploy it on domain creation, might need a check how to handle restore of old backups though?
We've removed the option to configure public_html/public_shtml from the Web UI with commit 3cf97e0fd8c580bcf54adb8cd04dfc9bcb704271, previous/upgraded installations will need to be handled more delicately to prevent data loss and issues with restoration of previous backup files which we'll review further in the future.
Most helpful comment
private is needed, don't touch.
public_shtml is annoying as described.
+1 for stopping to deploy it on domain creation, might need a check how to handle restore of old backups though?