Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] URL Problem
#2

[eluser]jamziee[/eluser]
i found this on another site

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php?/$1 [L]
</IfModule>

that works


Messages In This Thread
[SOLVED] URL Problem - by El Forum - 02-15-2010, 05:56 PM
[SOLVED] URL Problem - by El Forum - 02-15-2010, 06:04 PM
[SOLVED] URL Problem - by El Forum - 02-15-2010, 06:50 PM
[SOLVED] URL Problem - by El Forum - 02-15-2010, 06:52 PM



Theme © iAndrew 2016 - Forum software by © MyBB