How to redirect the Document root of the Sub-server

Ubuntu Linux = 18.04.6
Webmin version = 2.021
Virtualmin version = 7.7
All installed packages are up to date

when i create the sub-server it it ask me to put the data/files in the DocumentRoot “/var/www/rnn/doamins/xyz.abc.com/public_html” but my all files are locates at “/var/www/rnn/abc.com/public_html/public”,

How can i redirect the Document root of the Sub-server as i do not want to change the document root

Please Answer

This is a duplicate of How to change the Document root of the Sub-server which is kind of a duplicate of this Avoide creation of Admin user of subdomain in the virtualmin

They all boil down to you’re trying to do really complicated stuff to avoid changing what is hopefully one line of configuration in your web applications. That’s probably a bad idea.

Virtualmin puts homes in /home. You can force it to put things in /var/www, but you almost certainly would have to do a lot more work to do that than just update your apps.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.