public/.htaccess
file that is used to provide URLs without the index.php
front controller in the path. Before serving Crypterion with Apache, be sure to enable the mod_rewrite
module so the .htaccess
file will be honored by the server..htaccess
file that ships with Crypterion does not work with your Apache installation, try this alternative:index.php
front controller: