Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Site Admin - Settings
#11
ok, so as it stands now, the default .htaccess file looks like this:

Code:
AddDefaultCharset UTF-8
RewriteEngine on

RewriteBase **REPLACE**
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule /?([A-Za-z0-9-]+)/?$ index.php?id=$1 [L]

**REPLACE** gets replaced by install.php when it discovers what the subdomain is, "/" if it is root.
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply


Messages In This Thread
Site Admin - Settings - by crashfellow - 2009-09-06, 19:56:14
Site Admin - Settings - by ccagle8 - 2009-09-06, 21:09:03
Site Admin - Settings - by crashfellow - 2009-09-06, 22:54:08
Site Admin - Settings - by crashfellow - 2009-09-06, 22:55:09
Site Admin - Settings - by vsky - 2009-09-07, 03:25:27
Site Admin - Settings - by ccagle8 - 2009-09-07, 07:12:08
Site Admin - Settings - by crashfellow - 2009-09-07, 08:11:50
Site Admin - Settings - by vsky - 2009-09-07, 08:14:34
Site Admin - Settings - by crashfellow - 2009-09-07, 08:17:27
Site Admin - Settings - by vsky - 2009-09-07, 08:30:21
Site Admin - Settings - by ccagle8 - 2009-09-07, 10:32:52
Site Admin - Settings - by crashfellow - 2009-09-07, 13:15:53



Users browsing this thread: 1 Guest(s)