You are not logged in.
Pages: 1
How can I change which routing method I am using after installation? I chose Basic Routing during installation, but I can't find any settings in the admin area to change that now. I know that I could change the setting in the environment.php file, but I don't know what my options to change it to are. I found a small amount of information about it in the documentation, but it didn't show the different options.
I found:
$bigtree["config"]["routing"]
The routing mode that's engaged in the site. If this is set to "basic", BigTree's /site/install.php will behave differently (for servers that don't support rewrites).
I just installed BigTree for the first time. I want the files to be in my site's root folder, but the installation creates a folder called /site/ and the www_root gets set as http://www.mydomain.com/site/index.php/. How can I change this so that the homepage is just http://www.mydomain.com? I tried moving the files out of /site/ and into the root folder, but that just broke everything.
Am I missing something? Should there be an .htaccess file that redirects it for me? I have been searching for the answer for awhile now, and I feel like I am probably missing something simple and obvious but don't know what.
Thanks in advance for any help.
Pages: 1