Welcome Guest, Not a member yet? Register   Sign In
HMVC and application folder outside root gives 404 not found
#2

This is what I have that works.
Code:
$config['modules_locations'] = array(
    APPPATH.'components/' => '../components/',
);
Reply


Messages In This Thread
RE: HMVC and application folder outside root gives 404 not found - by frocco - 04-02-2015, 06:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB