GetSimple Support Forum

Full Version: url with subfolders
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I have problem with url

I have GS instalations in subfolders (I cant install it to main folder)

and my url look like that:
http://domain.ltd/subfolder1/subfolder2/page/

is it possible change it to:
http://domain.ltd/page/

...I have WP instalation in other subfolder and url is OK...

thank you very much
Try adding your path to the RewriteBase inside your htaccess file.

Code:
RewriteBase /subfolder1/subfolder2/