Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor and fix nginx/htaccess config examples #302

Merged
merged 1 commit into from
Aug 4, 2024

Commits on Jul 7, 2024

  1. refactor nginx and htaccess config examples (#302)

    * simplify the code to generate config examples
    * remove some redundant HTML escapes
    * hdd.htaccess: fix rewrite condition for empty query string
    * apc.nginx: remove STRONG tags which are not supported inside TEXTAREA
    * hdd.nginx: only add "gzip_static" directive to nginx HDD example, if enabled
    * memcached.nginx: remove "gzip_static" directive
    stklcode committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    f9eaee6 View commit details
    Browse the repository at this point in the history