• Resolved Depaq

    (@depaq)


    Activating the plugin sent me into an immediate error 500.

    A little bit of investigation revealed it to be caused by this line added to the htaccess file:

    Header append Vary User-Agent env=!dont-vary

    Commenting out this line resolves the error. But what purpose is this line supposed to serve?

    https://ww.wp.xz.cn/plugins/wp-super-simple-speed/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author nolongerused

    (@rspublishing)

    Hi Depaq,

    Thanks for reporting.

    This rule is in place to make sure that proxies don’t deliver the wrong content. There is some more information on this, here http://httpd.apache.org/docs/2.4/mod/mod_deflate.html#proxies

    The only possible reason for you getting a 500 internal server error that i can think of would be that your host has the mod_expires/mod_headers module disabled. Have you checked with them? Please let me know.

    Regards

    Plugin Author nolongerused

    (@rspublishing)

    Hi Depaq,

    I am going to mark this thread as resolved as by now, I would assume you have managed to resolve the issue. If you bump into any other issues, feel free to shoot us an email or alternatively, open a new thread.

    Regards

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

The topic ‘Internal Server Error’ is closed to new replies.