• It was working great until I changed the permalink to post name, then internal sever error. I think the headers, meaning the wordpress .htaccess created by php and the .htaccess this plugin creates conflicts. If you use default, resulting in no .htaccess file being created on the server and leaving everything up to wordpress php .htaccess methods it works fine.

Viewing 1 replies (of 1 total)
  • Thread Starter OpensimDev

    (@maconbot)

    a little more info…all i was using the plugin for was custom .htaccess:
    Cache-Control: no-cache, no-store, must-revalidate
    Pragma: no-cache
    Expires: 0

    //I couldn’t add it to the .htaccess manually myself when on default permalink, and this plugin let me, but messed up when using a different permalink structure.

Viewing 1 replies (of 1 total)

The topic ‘permalink issue’ is closed to new replies.