• I’m using this plugin for several years now and I’m very satisfied. It helps me to trigger things that are mentioned in google’s PageSpeed Insights.
    But one recommendation: this plugin writes some .htaccess files – it would be nice if the access control in these files will be made Apache 2.4 compatible. Not all apache servers are running in compatibility mode and so the directive “Allow from all” is throwing a 500 Error.
    Maybe it is possible to write the .htaccess files in such a manner, that it is taking care of whether apache 2.2 or apache 2.4 is running.

    • This topic was modified 6 years, 6 months ago by hartundweich.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @hartundweich,

    Thank you for your review. As I stated in the topic you started regarding this, you are using the value of ServerTokens not recommended by Apache authors.
    If the compatibility mode in Performance>Page Cache, Advanced sub-box “Compatibility mode:” is enabled, you should try to disable it and save all settings.

    Thread Starter hartundweich

    (@hartundweich)

    Hello @vmarko,

    Thx that did it – .htaccess file is now generated without “Allow from all” directives.
    Maybe I’ll think about changing ServerTokens configuration in our environment.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @hartundweich

    Sorry for the late reply, we did not get the notification.
    I am glad that everything is working now as expected.
    If convenient, you can change your review to 5-stars 🙂
    Also, please mark the topic as resolved.
    Thank you for your help!

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

The topic ‘Good Plugin but…’ is closed to new replies.