![]() |
htauth breaking admin since upgrade to CI3 - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: htauth breaking admin since upgrade to CI3 (/showthread.php?tid=60757) |
htauth breaking admin since upgrade to CI3 - El Forum - 06-23-2014 [eluser]starchild[/eluser] Since upgrading to CI3, our admin folder (plain php, not CI) throws a 500 error if we have htauth switched on. If I remove it, leaving only "RewriteEngine off" in the hatccess file, admin works again. How can we have htpasswds still? (and yes, admin is an excluded folder path in the site root htaccess) htauth breaking admin since upgrade to CI3 - El Forum - 06-24-2014 [eluser]starchild[/eluser] Anyone able to help on this? it seems like it should be a straight forward thing. |