Welcome Guest, Not a member yet? Register   Sign In
403 in Controller Subdirectory access
#4

(06-24-2020, 04:27 AM)InsiteFX Wrote: You also need to pass the sub-folder name.

Code:
http://mydevsite.vhost/admin/admin/home

You need also to pass along the sub-folder name in the uri.

Well, I have no problem accessing the "admin/home", you see my question was how to redirect people accessing "/admin" to somewhere else as I got 403 when accessing it,
btw I also set this in my route:
PHP Code:
$routes->setAutoRoute(false); 
Reply


Messages In This Thread
RE: 403 in Controller Subdirectory access - by inumaru - 06-24-2020, 08:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB