Main Page is adding a %20 on the url
I am using AWS Bitnami and have sendy installed as a folder website/sendy/ . it is adding a %20 after sendy suchas /sendy%20/ if I manually remove the %20 it will kinda work. Why am I getting a %20.
This discussion has been closed.
Comments
Hi,
You probably added a space in front of your Sendy installation URL set in the APP_PATH of your
/includes/config.php
. Remove the space.Best regards,
Ben
There is no extra space - it seems to go work, then a 'rewrite' adds the space.
what can I do?
Ugh. A space was there. It was working. Then that started... oh well thanks