Welcome Guest, Not a member yet? Register   Sign In
[URGENT] Redirection Not Working In My Local Server
#2

[eluser]plain jane[/eluser]
For your local machine can you please use the following:

Code:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ index.php?/$1 [L]

Thanks,
ci user


Messages In This Thread
[URGENT] Redirection Not Working In My Local Server - by El Forum - 11-10-2010, 11:18 PM
[URGENT] Redirection Not Working In My Local Server - by El Forum - 06-14-2011, 10:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB