![]() |
Deploying CodeIgniter 4 on IIS Server - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: Deploying CodeIgniter 4 on IIS Server (/showthread.php?tid=92070) |
Deploying CodeIgniter 4 on IIS Server - lairdtw - 11-27-2024 Hi, I previously posted a question about deploying CodeIgniter 4 on a Windows IIS Server: [CodeIgniter 4 on IIS 10] Route is not working https://forum.codeigniter.com/showthread.php?tid=89074 I’ve tried resolving the issue by redeploying CodeIgniter 4.5.5 on IIS, but the problem still persists. Has anyone successfully deployed a CodeIgniter 4.x website on an IIS Server without encountering issues? I also think the user guide would benefit from including a dedicated section on deploying CodeIgniter on IIS Servers: https://codeigniter.com/user_guide/intro/index.html It would be great to have an official tutorial for deploying on IIS Servers. Your insights and assistance would be greatly appreciated. Thank you! |