Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > 340e71071a040c53e36637aa9a238c61 > files > 43

apache-mod_python-doc-3.3.1-5mdv2008.1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<link rel="STYLESHEET" href="modpython.css" type='text/css' />
<link rel="first" href="modpython.html" title='Mod_python Manual' />
<link rel='contents' href='contents.html' title="Contents" />
<link rel='index' href='genindex.html' title='Index' />
<link rel='last' href='about.html' title='About this document...' />
<link rel='help' href='about.html' title='About this document...' />
<link rel="next" href="ssi.html" />
<link rel="prev" href="pythonapi.html" />
<link rel="parent" href="modpython.html" />
<link rel="next" href="dir-handlers.html" />
<meta name='aesop' content='information' />
<title>5. Apache Configuration Directives</title>
</head>
<body>
<DIV CLASS="navigation">
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
<table align="center" width="100%" cellpadding="0" cellspacing="2">
<tr>
<td class='online-navigation'><a rel="prev" title="4.9 psp - Python"
  href="pyapi-psp.html"><img src='previous.png'
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
<td class='online-navigation'><a rel="parent" title="Mod_python Manual"
  href="modpython.html"><img src='up.png'
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
<td class='online-navigation'><a rel="next" title="5.1 Request Handlers"
  href="dir-handlers.html"><img src='next.png'
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
<td align="center" width="100%">Mod_python Manual</td>
<td class='online-navigation'><a rel="contents" title="Table of Contents"
  href="contents.html"><img src='contents.png'
  border='0' height='32'  alt='Contents' width='32' /></A></td>
<td class='online-navigation'><img src='blank.png'
  border='0' height='32'  alt='' width='32' /></td>
<td class='online-navigation'><a rel="index" title="Index"
  href="genindex.html"><img src='index.png'
  border='0' height='32'  alt='Index' width='32' /></A></td>
</tr></table>
<div class='online-navigation'>
<b class="navlabel">Previous:</b>
<a class="sectref" rel="prev" href="pyapi-psp.html">4.9 psp - Python</A>
<b class="navlabel">Up:</b>
<a class="sectref" rel="parent" href="modpython.html">Mod_python Manual</A>
<b class="navlabel">Next:</b>
<a class="sectref" rel="next" href="dir-handlers.html">5.1 Request Handlers</A>
</div>
<hr /></div>
</DIV>
<!--End of Navigation Panel-->

<H1><A NAME="SECTION007000000000000000000"></A><A NAME="directives"></A>
<BR>
5. Apache Configuration Directives
</H1>

<P>

<p><br /></p><hr class='online-navigation' />
<div class='online-navigation'>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></a>

<UL CLASS="ChildLinks">
<LI><A href="dir-handlers.html">5.1 Request Handlers</a>
<UL>
<LI><A href="dir-handlers-syn.html">5.1.1 Python*Handler Directive Syntax</a>
<LI><A href="dir-handlers-prrh.html">5.1.2 PythonPostReadRequestHandler</a>
<LI><A href="dir-handlers-th.html">5.1.3 PythonTransHandler</a>
<LI><A href="dir-handlers-hph.html">5.1.4 PythonHeaderParserHandler</a>
<LI><A href="dir-handlers-pih.html">5.1.5 PythonInitHandler</a>
<LI><A href="dir-handlers-ach.html">5.1.6 PythonAccessHandler</a>
<LI><A href="dir-handlers-auh.html">5.1.7 PythonAuthenHandler</a>
<LI><A href="dir-handlers-auzh.html">5.1.8 PythonAuthzHandler</a>
<LI><A href="dir-handlers-tph.html">5.1.9 PythonTypeHandler</a>
<LI><A href="dir-handlers-fuh.html">5.1.10 PythonFixupHandler</a>
<LI><A href="dir-handlers-ph.html">5.1.11 PythonHandler</a>
<LI><A href="dir-handlers-plh.html">5.1.12 PythonLogHandler</a>
<LI><A href="dir-handlers-pch.html">5.1.13 PythonCleanupHandler</a>
</ul>
<LI><A href="dir-filter.html">5.2 Filters</a>
<UL>
<LI><A href="dir-filter-if.html">5.2.1 PythonInputFilter</a>
<LI><A href="dir-filter-of.html">5.2.2 PythonOutputFilter</a>
</ul>
<LI><A href="dir-conn.html">5.3 Connection Handler</a>
<UL>
<LI><A href="dir-conn-ch.html">5.3.1 PythonConnectionHandler</a>
</ul>
<LI><A href="dir-other.html">5.4 Other Directives</a>
<UL>
<LI><A href="dir-other-epd.html">5.4.1 PythonEnablePdb</a>
<LI><A href="dir-other-pd.html">5.4.2 PythonDebug</a>
<LI><A href="dir-other-pimp.html">5.4.3 PythonImport</a>
<LI><A href="dir-other-ipd.html">5.4.4 PythonInterpPerDirectory</a>
<LI><A href="dir-other-ipdv.html">5.4.5 PythonInterpPerDirective</a>
<LI><A href="dir-other-pi.html">5.4.6 PythonInterpreter</a>
<LI><A href="dir-other-phm.html">5.4.7 PythonHandlerModule</a>
<LI><A href="dir-other-par.html">5.4.8 PythonAutoReload</a>
<LI><A href="dir-other-pomz.html">5.4.9 PythonOptimize</a>
<LI><A href="dir-other-po.html">5.4.10 PythonOption</a>
<LI><A href="dir-other-pp.html">5.4.11 PythonPath</a>
</ul></ul>
<!--End of Table of Child-Links-->
</div>

<DIV CLASS="navigation">
<div class='online-navigation'>
<p></p><hr />
<table align="center" width="100%" cellpadding="0" cellspacing="2">
<tr>
<td class='online-navigation'><a rel="prev" title="4.9 psp - Python"
  href="pyapi-psp.html"><img src='previous.png'
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
<td class='online-navigation'><a rel="parent" title="Mod_python Manual"
  href="modpython.html"><img src='up.png'
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
<td class='online-navigation'><a rel="next" title="5.1 Request Handlers"
  href="dir-handlers.html"><img src='next.png'
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
<td align="center" width="100%">Mod_python Manual</td>
<td class='online-navigation'><a rel="contents" title="Table of Contents"
  href="contents.html"><img src='contents.png'
  border='0' height='32'  alt='Contents' width='32' /></A></td>
<td class='online-navigation'><img src='blank.png'
  border='0' height='32'  alt='' width='32' /></td>
<td class='online-navigation'><a rel="index" title="Index"
  href="genindex.html"><img src='index.png'
  border='0' height='32'  alt='Index' width='32' /></A></td>
</tr></table>
<div class='online-navigation'>
<b class="navlabel">Previous:</b>
<a class="sectref" rel="prev" href="pyapi-psp.html">4.9 psp - Python</A>
<b class="navlabel">Up:</b>
<a class="sectref" rel="parent" href="modpython.html">Mod_python Manual</A>
<b class="navlabel">Next:</b>
<a class="sectref" rel="next" href="dir-handlers.html">5.1 Request Handlers</A>
</div>
</div>
<hr />
<span class="release-info">Release 3.3.1, documentation updated on January 29, 2007.</span>
</DIV>
<!--End of Navigation Panel-->

</BODY>
</HTML>