Welcome Guest, Not a member yet? Register   Sign In
CI in apache userdirs (domain.com/~user/public/ci)
#11

(This post was last modified: 03-21-2021, 04:26 PM by evansharp.)

The router is first breakpoint hit:

Quote:/home/kaimartin/www/hiperplanner/app/Config/Routes.php

If I match any url to the stock Home controller ($routes->get('/(:any)', 'Home::index'); ), I can get the splash page. This supports what the 404 error has been indicating all along: that the router is trying to match the mod_userdir part of the url to a controller.

What is the next step for verifying the router's base for matching?
Reply


Messages In This Thread
RE: CI in apache userdirs (domain.com/~user/public/ci) - by evansharp - 03-21-2021, 02:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB