[mod_python] Documentation bug for 3.0

Arcady Genkin agenkin-lst-mod_python at thpoon.com
Sun Nov 10 16:56:52 EST 2002


Errm...  I must get the pointy hat of the day for being so
inattentive.  Of course, the docs say "SetHandler", while I have
"AddHandler" in the config file.

Many appologies.

Arcady Genkin <agenkin-lst-mod_python at thpoon.com> writes:

> In the html documentation, distributed with the 3.0 tarball, Section
> 6.1.1 (introduction to publisher handler) suggests the following
> configuration in httpd.conf:
>
> <Directory /some/path}
>     SetHandler python-program 
>     PythonHandler mod_python.publisher
> </Directory>
>
> But this results in a syntax error:
>
>    AddHandler requires at least two arguments, a handler name followed
>    by one or more file extensions
>
> Seems that ".py" is missing at the end of SetHandler directive.

-- 
Arcady Genkin : CDF Systems Administrator
http://www.cdf.toronto.edu/~agenkin/contact.html

guilt is the cause of more disauders
than history's most obscene marorders (E.E. Cummings)



More information about the Mod_python mailing list