CodeIgniter Forums
Running another files in the root folder, 404 Error. - 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: Running another files in the root folder, 404 Error. (/showthread.php?tid=43971)



Running another files in the root folder, 404 Error. - El Forum - 07-29-2011

[eluser]alejandronanez[/eluser]
Hello guys, how are you?

Huys I'm developing an app with Codeigniter and I need to use .jsp files, my files must be located on the root directory of my application, I upload them but CI shows me a 404 error.

How can I solve this?

Thank you very much!


Running another files in the root folder, 404 Error. - El Forum - 07-30-2011

[eluser]Aken[/eluser]
Are you receiving a CodeIgniter-generated or server-generated 404 page? Also, do you have an .htaccess file? If so, post its contents.