Welcome Guest, Not a member yet? Register   Sign In
No input file specified. ?
#4

[eluser]CoperNikus[/eluser]
Well I looked around the forums and faq, and everybody say you need to add a ? to you .htaccess,
as following:
Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt)
RewriteRule ^(.*)$ /index.php[b]?[/b]/$1 [L]
But when I do, Instead of redirecting everything to the index file located at my
root/ci/index.php
it redirects it to my root/index.php!

Help :O


Messages In This Thread
No input file specified. ? - by El Forum - 01-21-2010, 05:26 PM
No input file specified. ? - by El Forum - 01-22-2010, 03:35 AM
No input file specified. ? - by El Forum - 01-22-2010, 04:08 AM
No input file specified. ? - by El Forum - 01-22-2010, 07:20 AM
No input file specified. ? - by El Forum - 01-22-2010, 07:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB