FORUMS CLOSED DUE TO SPAM. YOU STILL CAN ADD POST!

Installed in subdirectory but want to show on main page?

Feed 4 posts, 4 voices

Avatar
1 posts

Hi there, my installation is installed in a subdirectory, but how do I get my website to show up in main directory?

EG:
installed in domain.com/cms but want site to show up in domain.com

 
Avatar
11 posts

I don’t know .But you’d better install it in root directory.

 
Avatar
1 posts

Hmm so there is no way to do this? =(

I already created all my pages so if I reinstalled it in my main directory and pointed it to the same database, would all my content be in there too? Sorry, I’m not really too familiar with how the databases work….

 
Avatar
26 posts

It is possible and it works the same for Frog.
And without promoting Wolf CMS here’s how:
http://www.wolfcms.org/forum/post1793.html#p1793

 
Avatar
2 posts

Hi,

you might also need to change the following in your index.php file:

define('FROG_ROOT', dirname(__FILE__).'/[frog_installation_dir]'); bc.