Welcome Guest, Not a member yet? Register   Sign In
I used CI and created my website
#15

[eluser]daulex[/eluser]
[quote author="InterCoder" date="1213640696"]I'm using this mod_rewrite to get rid of the index.php in de URI:

Code:
RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
[/quote]
same thing, domain.com/aboutus returns index Sad


Messages In This Thread
I used CI and created my website - by El Forum - 06-15-2008, 03:16 AM
I used CI and created my website - by El Forum - 06-15-2008, 04:24 AM
I used CI and created my website - by El Forum - 06-15-2008, 05:38 AM
I used CI and created my website - by El Forum - 06-15-2008, 05:50 AM
I used CI and created my website - by El Forum - 06-15-2008, 06:12 AM
I used CI and created my website - by El Forum - 06-15-2008, 06:46 AM
I used CI and created my website - by El Forum - 06-15-2008, 07:12 AM
I used CI and created my website - by El Forum - 06-16-2008, 12:57 AM
I used CI and created my website - by El Forum - 06-16-2008, 01:44 AM
I used CI and created my website - by El Forum - 06-16-2008, 02:14 AM
I used CI and created my website - by El Forum - 06-16-2008, 02:16 AM
I used CI and created my website - by El Forum - 06-16-2008, 06:17 AM
I used CI and created my website - by El Forum - 06-16-2008, 07:13 AM
I used CI and created my website - by El Forum - 06-16-2008, 07:24 AM
I used CI and created my website - by El Forum - 06-16-2008, 07:42 AM
I used CI and created my website - by El Forum - 06-16-2008, 08:17 AM
I used CI and created my website - by El Forum - 06-16-2008, 11:09 AM
I used CI and created my website - by El Forum - 06-17-2008, 12:18 AM
I used CI and created my website - by El Forum - 06-17-2008, 03:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB