1. Open file .htaccess in the public directory
2. Change the RewriteBase to the required configuration
example : If hosted @ localhost/project/
3. RewriteBase /project/public
1. Open init.php file in the app directory
2. change the database configuration information @ init.php
3. change the cookies and rewriteBase public configurations as required
1. Run run.sh file on the project folder
Thank you for considering contributing to the Redact framework. The user guide and the contribution guide is still in the phase of development phase. Please contact me through [email protected]
If you are willing to improve the security of the framework contact me though [email protected]
The Redact framework is open-sourced software free to diistribute and use