Skip to content

Instantly share code, notes, and snippets.

@fhdalikhan
Created February 2, 2021 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fhdalikhan/7331fe69d32c34aecdf97f4709ed4fe0 to your computer and use it in GitHub Desktop.
Save fhdalikhan/7331fe69d32c34aecdf97f4709ed4fe0 to your computer and use it in GitHub Desktop.
Apache modules to be loaded for zend framework
LoadModule deflate_module modules/mod_deflate.so
LoadModule expires_module modules/mod_expires.so
LoadModule ext_filter_module modules/mod_ext_filter.so
LoadModule filter_module modules/mod_filter.so
LoadModule version_module modules/mod_version.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment