5.1.7 PythonTypeHandler
Syntax:
Python*Handler Syntax
Context:
server config, virtual host, directory, htaccess
Override:
not None
Module:
mod_python.c
This routine is called to determine and/or set the various document
type information bits, like Content-type (via r->content_type ),
language, et cetera.
|
What is this????
|