general problem with CI getting work :( |
[eluser]lemonek[/eluser]
i put .htaccess to a root-> htdocs RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ http://localhost/ci/index.php/$1 [QSA,L] and i gets again The URI you submitted has disallowed characters. |
Messages In This Thread |
general problem with CI getting work :( - by El Forum - 08-30-2009, 03:18 PM
general problem with CI getting work :( - by El Forum - 08-30-2009, 03:43 PM
general problem with CI getting work :( - by El Forum - 08-30-2009, 03:47 PM
general problem with CI getting work :( - by El Forum - 08-30-2009, 03:50 PM
general problem with CI getting work :( - by El Forum - 08-30-2009, 03:57 PM
general problem with CI getting work :( - by El Forum - 08-30-2009, 04:02 PM
general problem with CI getting work :( - by El Forum - 08-30-2009, 04:03 PM
general problem with CI getting work :( - by El Forum - 08-30-2009, 04:10 PM
general problem with CI getting work :( - by El Forum - 08-30-2009, 04:16 PM
general problem with CI getting work :( - by El Forum - 08-30-2009, 04:28 PM
general problem with CI getting work :( - by El Forum - 08-30-2009, 04:35 PM
|