Noob Question
Permalink
So I got Concrete to install and everything and it seems to be working fine. Now how do I get it to come up as my home page without having to go to the foler in which I installed it.
The url is:http://pginterns.com/concrete5.3.2/...
Thanks
The url is:http://pginterns.com/concrete5.3.2/...
Thanks
Modify your site.php and move the folder content to root....when you open site.php it will be pretty self explanitory.
so do I modify this line in the site.php form
this:
define('DIR_REL', '/concrete5.3.2');
to this:
define('DIR_REL', '/index.php');
and then move all the folder content to root??
this:
define('DIR_REL', '/concrete5.3.2');
to this:
define('DIR_REL', '/index.php');
and then move all the folder content to root??