This forum is no longer active. Please post your questions to our new community site
Moving a Docuwiki Path
|
|
I would like our docuwiki to be accessible from a different path then /dokuwiki also i would like to run more then one dokuwiki for different departments in my organization. I think these are both related, any one have any ideas? |
|
|
Hi, If you want to move your dokuwiki installation from the “http://YOUR_IP/dokuwiki” to “http://YOUR_IP” you can simply move the following folder: your_installdir/apps/dokuwiki/htdocs to your_installdir/apache2/htdocs If you want different dokuwikis you can install several Stacks in the same machine changing the Apache port during the installation. http://your_ip:81/ I hope it helps. |

