Multisite installed in subdirectory, how do I create multisite instance in root?
-
I currently have WP installed with multisite enabled in a subfolder on my web server, /wp.
I want to be able to design a landing page using wordpress. Right now all of the pages I create are linked as http://www.mydomain.com/wp/site1 .. etc. So my index page is technically http://www.mydomain.com/wp.
I followed the instructions here http://codex.ww.wp.xz.cn/Giving_WordPress_Its_Own_Directory but now going to http://www.mydomain.com just redirects to http://www.mydomain.com/wp
How can I create a single page using my wordpress installation (treated as its own site) and use it as my index.html page on http://www.mydomain.com?
The topic ‘Multisite installed in subdirectory, how do I create multisite instance in root?’ is closed to new replies.