The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
url with subfolders - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: url with subfolders (/showthread.php?tid=5319)



url with subfolders - stavelik - 2013-10-29

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


RE: url with subfolders - eatons - 2013-10-29

Try adding your path to the RewriteBase inside your htaccess file.

Code:
RewriteBase /subfolder1/subfolder2/



RE: url with subfolders - shawn_a - 2013-10-29

http://get-simple.info/wiki/config:htaccess?s[]=subdir