Replies: 0
I have .htaccess rule, that keeps getting removed, and I would like to move it to your plugin.
RewriteRule ^ref(.*)$ /landing/?ref=$1 [R=301,NC,L]
Do you think this is possible with current version?
If not, do you think this could be added?
Thanks.