Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hi, is it alright to rename the 'couch' folder after i have built my site?
I understand ill have to change the path in the cloned pages which require couch. Anywhere else do i need to modify paths?
Please guide as I have a sudden need to protect my site from hackers.

@KK kindly help soon if you can.
All that you will need to do besides renaming the couch directory is change the require path for each template:
Code: Select all
<?php require_once( 'couch/cms.php' ); ?>
Thanks a lot for the quick reply @cheesypoof
3 posts Page 1 of 1
cron