A site that I’m trying to implement SiteCake into runs from a JSON file and a config.php file.
So, as you enter the site you see the following example:
www. yourdomain.com/name/name.php
When putting sitecake.php at the end I get a 404 Error Page Not Found.
Is there anyway to get this to work, either injecting code in my config.php or editing SiteCakes config file.