![]() |
Blaze Htaccess error - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forum-20.html) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forum-23.html) +--- Thread: Blaze Htaccess error (/thread-9423.html) |
Blaze Htaccess error - El Forum - 06-24-2008 [eluser]Bnoe[/eluser] i am try to install blaze cms i got an error when access http://localhost/blaze/admin/ => work fine http://localhost/blaze/admin => redirect to http://localhost/admin my .htaccess Code: RewriteEngine On Blaze Htaccess error - El Forum - 06-25-2008 [eluser]Yash[/eluser] Why do you want to edit Htaccess so much.. Just Paste this in htaccess Code: RewriteEngine On Now open config file remove index.php you are done ![]() Blaze Htaccess error - El Forum - 06-25-2008 [eluser]Bnoe[/eluser] sorry.. please i am using blaze.. it's only work on normal codeigniter |