CodeIgniter Forums
htaccess for PHP-CGI hosting (and use segments with query strings) - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: htaccess for PHP-CGI hosting (and use segments with query strings) (/showthread.php?tid=13028)

Pages: 1 2


htaccess for PHP-CGI hosting (and use segments with query strings) - El Forum - 01-11-2011

[eluser]Unknown[/eluser]
Hello,

I think I'm having the same problem as you, insic2.0. Everything works except for login, I have a 500 error (/login/connexion) online, but it works on my local server...

Did you find a solution ?

Thank you


htaccess for PHP-CGI hosting (and use segments with query strings) - El Forum - 01-11-2011

[eluser]insic2.0[/eluser]
@AgnesSymediane The problem I have encounter is not because of the .htaccess rules above, it is because of the MY_input.php ( http://codeigniter.com/wiki/MY_Input/ ) I have put to my libraries.


htaccess for PHP-CGI hosting (and use segments with query strings) - El Forum - 05-09-2011

[eluser]Anuja[/eluser]
Thank you for such useful post.


htaccess for PHP-CGI hosting (and use segments with query strings) - El Forum - 05-07-2012

[eluser]summanerd[/eluser]
OMG! Thank You so much! I was stuck on this for hours.

I really need to get more familiar with M0D_REWRITES!