Submitted by hrcdigital on Tue, 04/20/2010 - 04:10
We made a test server and like to use the same paths as on our production server. Most ISP's use: /home/user/domains/domainname/public_html
In the actual virtualmin configuration I need to use: /home/user/public_html
How can I change this to: /home/user/domains/domainname/public_html
Regards,
Raymond
Status:
Active
Comments
Raymond,
I recently implemented a work around for this behavior.
For each user you setup simply do the following:
Create dummy "top-level" server.
In the dummy server, set the domain to something like "userX".
*** the above step sets the top-level server to a non-existant user. ***
Disable all features, except "mySQL" and "Webmin" login.
Now create a "sub-server" with the actual domain(s) you want to create.
Now you'll have a master login for each user per the "dummy" top-level server, and your users can upload their files to:
/home/USER/domains/DOMAIN/public_html
I hope this helps!
If you need further instructions, please let me know.
-Peter
Submitted by JamieCameron on Tue, 04/20/2010 - 12:14 Comment #2
Yes, I recommend Peter's method .. there is currently no way to configure Virtualmin to put all domains into sub-directories otherwise.