Welcome Guest, Not a member yet? Register   Sign In
Rewrite URL
#7

[eluser]namnd[/eluser]
[quote author="Dyllon" date="1263273588"]what does your .htaccess look like and did you set your $config['index_page'] to be blank in config.php?[/quote]
Yes, I did that.

And my .htaccess

RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]


Any other idea, please help
Thanks guys


Messages In This Thread
Rewrite URL - by El Forum - 01-11-2010, 01:10 AM
Rewrite URL - by El Forum - 01-11-2010, 05:25 AM
Rewrite URL - by El Forum - 01-11-2010, 07:07 AM
Rewrite URL - by El Forum - 01-11-2010, 07:31 AM
Rewrite URL - by El Forum - 01-11-2010, 05:11 PM
Rewrite URL - by El Forum - 01-11-2010, 05:19 PM
Rewrite URL - by El Forum - 01-11-2010, 05:22 PM
Rewrite URL - by El Forum - 01-11-2010, 06:00 PM
Rewrite URL - by El Forum - 01-11-2010, 06:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB