Welcome to the Anvil Framework!

If you place the Application Root anywhere other than the default, then you need to change the "APP_ROOT" constant in index.php

Next, define your main controller in the config.php file

That is the controller that will run if no other controller is specified.