Forms made simple (and cute). Designless, multistep, conversational, secure, all-in-one WordPress forms plugin.
GNU General Public License v3.0
95
stars
16
forks
source link
Export not working after moving to a new server #57
Open
scrobbleme opened 9 months ago
After migrating a site to a new server, the export is not working anymore.
The reason is simple:
/wp-content/uploads/formality/storage/.htaccess
Better:
Redirect to some REST-resource with only the filename. Avoid using the full server path.