Trying to remove index.php from url in latest codeigniter 4.5.1 |
(05-02-2024, 09:44 AM)Bosborne Wrote: Does the file 'view_services' exist in the app/Views folder? Yes. When using index.php in the url, I've checked the controller/view worked fine (05-02-2024, 03:51 PM)luckmoshy Wrote: Try go in App/Config/app then Yes, as stated in original post, I've tried that in .env file and app/Config/App.php also, without luck (05-02-2024, 05:18 PM)kenjis Wrote:(05-02-2024, 08:57 AM)kabeza Wrote: Then, when I try this url in browser Yes, the url works great with index.php but when I remove it Apache throws 404. Gonna check if I can do anything related to Apache and will update in case I succeed. Thanks
Enrique
https://beza.com.ar |
Messages In This Thread |
Trying to remove index.php from url in latest codeigniter 4.5.1 - by kabeza - 05-02-2024, 08:57 AM
RE: Trying to remove index.php from url in latest codeigniter 4.5.1 - by Bosborne - 05-02-2024, 09:44 AM
RE: Trying to remove index.php from url in latest codeigniter 4.5.1 - by luckmoshy - 05-02-2024, 03:51 PM
RE: Trying to remove index.php from url in latest codeigniter 4.5.1 - by kenjis - 05-02-2024, 05:18 PM
RE: Trying to remove index.php from url in latest codeigniter 4.5.1 - by kabeza - 05-03-2024, 04:43 AM
RE: Trying to remove index.php from url in latest codeigniter 4.5.1 - by demyr - 05-03-2024, 05:31 AM
RE: Trying to remove index.php from url in latest codeigniter 4.5.1 - by kabeza - 05-08-2024, 04:13 AM
RE: Trying to remove index.php from url in latest codeigniter 4.5.1 - by elbambolo - 05-08-2024, 02:56 AM
|