Home
last modified time | relevance | path

Searched refs:php_apache_disable_caching (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c300 php_apache_disable_caching(ap_filter_t *f) in php_apache_disable_caching() function
711 ap_register_output_filter("PHP", php_output_filter, php_apache_disable_caching, AP_FTYPE_RESOURCE); in php_register_hook()
712 ap_register_input_filter("PHP", php_input_filter, php_apache_disable_caching, AP_FTYPE_RESOURCE); in php_register_hook()

Completed in 6 milliseconds