Closed caesarmind closed 1 month ago
Hello,
The user can:
This approach ensures that everything expecting the current format from the panel interface will continue to work, as /home/{username}/{domain}/
is hardcoded.
I'll leave the issue open for future consideration when we can allocate resources for a proper rewrite.
still, you need to polish error message and let users know that there are some restriction or it feels like it doesn't work.
also please specify what's the way of creating symllinsk via UI?
There is no option for creating symlink via UI - only from terminal
/home/{username}/{domain}/
I am not talking about this format.
/home/{username}/{domain}/ + public = /home/{username}/{domain}/public - I need to achieve this. I already have done it with one websites and works fine, just still getting error during editing file
OpenPanel version(s) affected
0.3.2
What OS are you using?
Ubuntu
Description
I edited virtual host file and got error:
Also, it would be nice if you would suggest proper way to change document root. after I edited vhost file on domains page where we have list of domains, document root hasn't updated
How to reproduce
Open vhost file of any domain and change DocumentRoot directory
Possible Solution
No response
Additional Context
No response