Welcome Guest, Not a member yet? Register   Sign In
Attn: Derek Allard - CI Sample .htaccess
#6

[eluser]Pascal Kriete[/eluser]
@Rick: Right, but since it just says "any character as often as you want" it seems confusing to go the extra step.

Another one to try would be
Code:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /ci_sample/index.php/$1 [L]

Which basically says - if it doesn't exist, go to index.php


Messages In This Thread
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 02-22-2008, 03:15 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 02-22-2008, 03:26 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 02-22-2008, 03:32 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 02-22-2008, 03:39 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 02-22-2008, 03:42 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 02-22-2008, 03:43 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 02-22-2008, 04:04 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 02-22-2008, 04:06 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 02-22-2008, 04:08 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 02-22-2008, 04:56 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 03-30-2008, 12:22 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 03-30-2008, 12:32 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 03-31-2008, 04:47 AM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 03-31-2008, 04:58 AM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 03-31-2008, 07:38 AM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 05-30-2008, 02:36 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 05-30-2008, 05:23 PM
Attn: Derek Allard - CI Sample .htaccess - by El Forum - 05-31-2008, 02:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB