• Resolved rinart73

    (@rinart73)


    Good day.
    I’m using your plugin on an Apache + Nginx server where static files are being server via Nginx. I don’t have access to its config so I have to use this plugin in the Pass Thru mode.
    Hovewer /wp-content/webpc-passthru.php?src= URLs have no “Cache-Control” header, which isn’t very great. Do you have any plans to make “webpc-passthru.php” set this header? From what I understand it won’t cause issues because to browser /wp-content/webpc-passthru.php?src=image1.jpg and /wp-content/webpc-passthru.php?src=image2.jpg are 2 diffrerent URLs so they shouldn’t interfere with each other cache.

    • This topic was modified 2 years, 9 months ago by rinart73.
    • This topic was modified 2 years, 9 months ago by rinart73.
Viewing 1 replies (of 1 total)
  • Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    Hello @rinart73,

    Thanks for your message.

    I tested this solution (I added this header in PHP code) but it doesn’t work properly. The browser does not load such a URL from the cache anyway.

    Best,
    Mateusz

Viewing 1 replies (of 1 total)
  • The topic ‘Add Cache-Control header for Pass Thru’ is closed to new replies.