Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Remove index from subpage path with mod_rewrite?
#2
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index/$1 [L]

?
Addons: blue business theme, Online Visitors, Notepad
Reply


Messages In This Thread
Remove index from subpage path with mod_rewrite? - by yojoe - 2011-06-25, 11:17:29



Users browsing this thread: 1 Guest(s)