• Hi. I recently switched computers from my Mac laptop to a PC desktop. I’ve been using the plugin without issue for three months now.

    The problem is that on a PC the redirect to the alterate login page will not work. I get 404 or redirected to home page. I use the same login url on my mac, and it works no problem.

    On the PC, the browser is enforcing a “/” after the root url. So the http://www.mywebsite.com?whateverlogin

    is being changed to
    http://www.mywebsite.com/?whateverlogin

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Scriptrunner (Doug Sparling)

    (@scriptrunner)

    I’m not real familiar with running WordPress on Windows, but sounds like (pretty) permalinks are not working. If you’re using IIS (not Apache), then You’ll need to make sure IIS (IIS 7 or above) has Microsoft’s URL Rewrite module installed. If so, the rewrite rules go in web.config, not .htaccess.

    Thread Starter 108digital

    (@108digital)

    Hi. I’m not a programmer guy. I have no idea what you just said. Can you provide support for mere mortals please?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Doesn’t work on my PC’ is closed to new replies.