Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GS3.0 subdir and .htaccess
#4
This isn't a superb solution, because it can be optimised a bit, but it should work on production systems, as it works on mine own:
Code:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /cms/$1 [L]
Addons: blue business theme, Online Visitors, Notepad
Reply


Messages In This Thread
GS3.0 subdir and .htaccess - by zig - 2011-06-25, 03:41:27
GS3.0 subdir and .htaccess - by yojoe - 2011-06-25, 04:22:31
GS3.0 subdir and .htaccess - by zig - 2011-06-25, 04:40:36
GS3.0 subdir and .htaccess - by yojoe - 2011-06-25, 11:15:30
GS3.0 subdir and .htaccess - by zig - 2011-06-26, 05:20:01
GS3.0 subdir and .htaccess - by yojoe - 2011-06-26, 08:49:42
GS3.0 subdir and .htaccess - by zig - 2011-06-27, 01:48:41
GS3.0 subdir and .htaccess - by Connie - 2011-06-27, 02:36:36
GS3.0 subdir and .htaccess - by zig - 2011-06-27, 03:13:53



Users browsing this thread: 1 Guest(s)