Thread Starter
kenio
(@kenio)
Problem solved. i remove the plugin and i check the redirect rules on apache server.
I set the following on apache
Directory /var/www/html>
# … other directives…
AllowOverride All
</Directory>
Reinstall the plugin again.
Thanks