├── 00-updates.patch ├── 01-cache-control-headers.patch ├── 02-fastcgi-script-overrides.patch ├── 03-client-address-filters.patch ├── 04-notify-on-block.patch ├── 05-brace-expansion.patch ├── LICENSE ├── README.md └── install /00-updates.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpfr/httpd-plus/HEAD/00-updates.patch -------------------------------------------------------------------------------- /01-cache-control-headers.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpfr/httpd-plus/HEAD/01-cache-control-headers.patch -------------------------------------------------------------------------------- /02-fastcgi-script-overrides.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpfr/httpd-plus/HEAD/02-fastcgi-script-overrides.patch -------------------------------------------------------------------------------- /03-client-address-filters.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpfr/httpd-plus/HEAD/03-client-address-filters.patch -------------------------------------------------------------------------------- /04-notify-on-block.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpfr/httpd-plus/HEAD/04-notify-on-block.patch -------------------------------------------------------------------------------- /05-brace-expansion.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpfr/httpd-plus/HEAD/05-brace-expansion.patch -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpfr/httpd-plus/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpfr/httpd-plus/HEAD/README.md -------------------------------------------------------------------------------- /install: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mpfr/httpd-plus/HEAD/install --------------------------------------------------------------------------------