Advanced Concrete 5 configuration options

http://www.concrete5.org/help/building_with_concrete5/installation/advanced_configuration_options/

i.e. Disable Automatic URL Redirection:

<?php define('REDIRECT_TO_BASE_URL', false); ?>

Leave a Reply