Welcome Guest, Not a member yet? Register   Sign In
Simple Question
#5

[eluser]fillipe.bs[/eluser]
Hello guys,

I'm brazillian, (sorry for bad english). I read the UserGuide but for some reason .htacess file is redirecting me to the localhost/xampp if I dont write index.php in URL.

The .htacess file that I'm using is this:
Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

Any Ideas?
Thanks


Messages In This Thread
Simple Question - by El Forum - 10-22-2008, 08:44 PM
Simple Question - by El Forum - 10-22-2008, 10:07 PM
Simple Question - by El Forum - 10-22-2008, 10:49 PM
Simple Question - by El Forum - 10-23-2008, 01:39 PM
Simple Question - by El Forum - 01-28-2011, 07:37 AM
Simple Question - by El Forum - 01-28-2011, 09:35 AM
Simple Question - by El Forum - 01-30-2011, 09:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB