php_apache_disable_caching 711 sapi/apache2filter/sapi_apache2.c ap_register_output_filter("PHP", php_output_filter, php_apache_disable_caching, AP_FTYPE_RESOURCE); php_apache_disable_caching 712 sapi/apache2filter/sapi_apache2.c ap_register_input_filter("PHP", php_input_filter, php_apache_disable_caching, AP_FTYPE_RESOURCE);