• Resolved gavy1

    (@gavy1)


    (I previously posted in a resolved topic, sorry !)

    Hello !

    I have the same issue as alex60.

    I am looking for a translation of this configuration for Nginx.

    Do you think you can help me for that ?

    # BEGIN MINIORANGE MEDIA RESTRICTION

    RewriteCond %{REQUEST_FILENAME} ^.*(png|jpeg|jpg|gif|bmp|pdf|doc|mp4)$ [OR]
    RewriteCond %{REQUEST_URI} protectedfiles
    RewriteCond %{HTTP_COOKIE} !^.*wordpress_logged_in.*$ [NC]
    RewriteRule ^(.*)$ ./wp-login.php?redirect_to=$1 [R=302,NC]

    # END MINIORANGE MEDIA RESTRICTION

    Thanks !
    Gavy

    Gavy.

Viewing 1 replies (of 1 total)
  • Plugin Author miniOrange

    (@cyberlord92)

    Hi Gavy,

    Thanks for reaching out to us.

    Could you please send the request from the plugin’s support form? So that we can set up a screen share meeting to check the rules and write it for the NGINX server as well.

    Let us know if you have any questions or concerns. We’d be happy to help you.

    Thank you
    Team miniOrange

Viewing 1 replies (of 1 total)
  • The topic ‘Nginx rules’ is closed to new replies.