404 error when moving to a different folder
My current Sendy is installed in sub-folder called sendy. If I move all the files to root folder, it no longer works. I get the 404 error. I even moved .htaccess file to the root folder.
I would like to move it to the root folder instead of adding /sendy
. How can I move it?
This discussion has been closed.
Comments
Hi,
You'll move all of the files in the
/sendy/
folder to the root directory. Then change the APP_PATH of the/includes/config.php
script to reflect your new Sendy installation URL.Thanks.
Best regards,
Ben
Thank you, this resolved the issue.