• We are using the plugin on WP site behind IIS Rewrite. On the internal web server the plugin does work fine. But when accessing externally the plugin doesn’t work. We are using reverse proxy with IIS Rewrite. Any help? Thank you!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey vvcomsys,

    It looks like something is preventing external access to the admin-ajax.php file: https://snag.gy/Z2SrbX.jpg

    Our plugin, like many other plugins and themes, use this file to make AJAX requests. In our case this is what retrieves the cache and displays the feed.

    We are working on an update that will not make using admin-ajax.php necessary for the core functions of the plugin. In the meantime you can look into making an exception for our plugin to access admin-ajax.php.

    Thanks,

    Craig

    Thread Starter vvcomsys

    (@vvcomsys)

    Thank you Craig, we are blocking access to admin-ajax.php on purpose. This was highlighted on our security pen test. I will unblock it and will test.
    Thanks
    Vinnie

    Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Sounds good. It looks like it’s working on my end now but let me know if you have more questions!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not working behind IIS Rewrite’ is closed to new replies.