From: Pat E. <pe...@gm...> - 2017-08-22 14:14:24
|
(Ignore Andrey, he is a troll.) I assume you have created a simple apache website via /etc/sites-enabled? there is no automatic way to move it, but you can do it like this: 1. move content to a temporary directory 2. if you did something special in /etc/init.d/apache2/sites-available/yoursite.conf copy this file as well. 3. remove the website from /etc/init.d/apache2/sites-available (and..enabled) 4. install virtualmin 5. create your domain 6. move content to the root of your new website in /home/ domain.com/public_html 7. copy your changes from the old .conf file to the newly created (it's in the same place).important: don't just overwrite the whole file, just insert your changes. 1. do some minor changes to the config of your domain in virtualmin (so that virtualmin can pick up your changes and re-write the config) On Mon, Aug 21, 2017 at 7:48 PM Carlos Barros < car...@ho...> wrote: > Hi, I have a problem, I installed webmin in my server and I add a website, > however I only knew about virtualmin after doing this and I installed > virtualmin after adding the website, is there a way to add my website to > virtualmin being it in webmin? > > > Thanks! > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot- > Forwarded by the Webmin mailing list at > web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list > -- |