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

[eluser]daulex[/eluser]
[quote author="CI andrea" date="1213622161"]This works for me:
Code:
<IfModule mod_rewrite.c>
  RewriteEngine On
  RewriteBase /
  RewriteCond %{REQUEST_FILENAME} !-f
  RewriteCond %{REQUEST_FILENAME} !-d
  RewriteRule ^(.*)$ /index.php/$1 [L]
</IfModule>
<IfModule mod_security.c>
   SecFilterEngine Off
   SecFilterScanPOST Off
</IfModule>

Daulex, love your cat... :-)[/quote]
thanks dude Smile this just gives me the 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