RainbowSmile
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Installing WP Multisite whilst existing .html site is onlineThank you Andrea. Last question (sorry I am still new to all this server/database stuff). How/Where do I access this?
Do I do it on the server or via FTP?
Where do I find /etc/httpd/conf.d/php.conf?Thank you again.
Forum: Networking WordPress
In reply to: Installing WP Multisite whilst existing .html site is onlineOh okay, would you be able to tell me how to change it myself? I have a VPS server using Plesk.
Thank you for helping me.
Forum: Networking WordPress
In reply to: Installing WP Multisite whilst existing .html site is onlineWhat I have actually done is this.
I changed the index.php to home.php so I have both the html site and WP site up. The only way someone can access the WP site is if they type in domain.com/home.php which is doubtful.
After I finish the site, I am going to create the Multisite install, and create my subdirectory.
Once that site is finished and everything is complete I will change the home.php back to index.php (it overrides the .html) and redirect all the html pages to the WP site.
Hope this helps somebody.,
Forum: Networking WordPress
In reply to: Installing WP Multisite whilst existing .html site is onlineThanks guys.