• Resolved Pete@wordpress

    (@petewordpress-1)


    Hello,
    I have been forced to use wordpress on a windows server 2003, IIS6 (not my choice).
    Being a windows server, .htaccess files don’t work.
    What is the rewrite regex required to make the plugin work on the serverside?
    I have found a plugin (isapi-rewriter) which has allowed me to use the wordpress custom permalink structure, and I figured if I can add your regex expression to this I might have a chance of getting the server to load the files correctly
    Thanks

    https://www.ads-software.com/extend/plugins/wp-retina-2x/

Viewing 1 replies (of 1 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    I am not sure how to help you because I never did it myself, but you probably need to ask Google about that, you will find your answer for sure.

    The rewrite rule is simple, all the .*\.(jpg|jpeg|gif|png|bmp) has to be handled by “wr2x_image.php” located in the plugin folder.

    Alternatively, you can use the client-method? ??

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with windows server iis6’ is closed to new replies.