Macaca is a content management system that provides a simple MVC framework. You can deploy a public directory or under a specific directory. Of course, you can also be extended using composer.
You have a choice of two methods.
The following files will be made available to the public. All files should then be routed to public/index.php .
- public/index.php
The following files will be made available to the public. All files should then be routed to index.php .
- index.php
This software is distributed under the MIT License. Please read LICENSE for information on the software availability and distribution.