~ubuntu-branches/ubuntu/hardy/libapache2-mod-python/hardy

« back to all changes in this revision

Viewing changes to doc-html/dir-handlers-pch.html

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2006-03-20 19:05:14 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060320190514-7gcx7mdusfp5it8r
Tags: 3.1.4-0ubuntu1
* Merge with Debian a little bit harder, minimising our diffs a bit.
* New upstream release, containing no changes other than the security
  fix for CVE-2005-0088 and an externally-visible module version bump.
* Tweak configure.in with upstream fix to resolve FTBFS with bash 3.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
2
<html>
3
3
<head>
 
4
<link rel="STYLESHEET" href="modpython.css" type='text/css' />
 
5
<link rel="first" href="modpython.html" title='Mod_python Manual' />
 
6
<link rel='contents' href='contents.html' title="Contents" />
 
7
<link rel='index' href='genindex.html' title='Index' />
 
8
<link rel='last' href='about.html' title='About this document...' />
 
9
<link rel='help' href='about.html' title='About this document...' />
 
10
<link rel="prev" href="dir-handlers-plh.html" />
 
11
<link rel="parent" href="dir-handlers.html" />
 
12
<link rel="next" href="dir-filter.html" />
 
13
<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP" />
 
14
<meta name='aesop' content='information' />
4
15
<title>5.1.13 PythonCleanupHandler</title>
5
 
<META NAME="description" CONTENT="5.1.13 PythonCleanupHandler">
6
 
<META NAME="keywords" CONTENT="modpython">
7
 
<META NAME="resource-type" CONTENT="document">
8
 
<META NAME="distribution" CONTENT="global">
9
 
<link rel="STYLESHEET" href="modpython.css">
10
 
<link rel="first" href="modpython.html">
11
 
<link rel="contents" href="contents.html" title="Contents">
12
 
<link rel="index" href="genindex.html" title="Index">
13
 
<LINK REL="previous" href="dir-handlers-plh.html">
14
 
<LINK REL="up" href="dir-handlers.html">
15
 
<LINK REL="next" href="dir-filter.html">
16
16
</head>
17
17
<body>
18
18
<DIV CLASS="navigation">
 
19
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
19
20
<table align="center" width="100%" cellpadding="0" cellspacing="2">
20
21
<tr>
21
 
<td><A href="dir-handlers-plh.html"><img src="icons/previous.gif"
22
 
  border="0" height="32"
23
 
  alt="Previous Page" width="32"></A></td>
24
 
<td><A href="dir-handlers.html"><img src="icons/up.gif"
25
 
  border="0" height="32"
26
 
  alt="Up One Level" width="32"></A></td>
27
 
<td><A href="dir-filter.html"><img src="icons/next.gif"
28
 
  border="0" height="32"
29
 
  alt="Next Page" width="32"></A></td>
 
22
<td class='online-navigation'><a rel="prev" title="5.1.12 PythonLogHandler"
 
23
  href="dir-handlers-plh.html"><img src='previous.png'
 
24
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
 
25
<td class='online-navigation'><a rel="parent" title="5.1 Request Handlers"
 
26
  href="dir-handlers.html"><img src='up.png'
 
27
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
 
28
<td class='online-navigation'><a rel="next" title="5.2 Filters"
 
29
  href="dir-filter.html"><img src='next.png'
 
30
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
30
31
<td align="center" width="100%">Mod_python Manual</td>
31
 
<td><A href="contents.html"><img src="icons/contents.gif"
32
 
  border="0" height="32"
33
 
  alt="Contents" width="32"></A></td>
34
 
<td><img src="icons/blank.gif"
35
 
  border="0" height="32"
36
 
  alt="" width="32"></td>
37
 
<td><A href="genindex.html"><img src="icons/index.gif"
38
 
  border="0" height="32"
39
 
  alt="Index" width="32"></A></td>
 
32
<td class='online-navigation'><a rel="contents" title="Table of Contents"
 
33
  href="contents.html"><img src='contents.png'
 
34
  border='0' height='32'  alt='Contents' width='32' /></A></td>
 
35
<td class='online-navigation'><img src='blank.png'
 
36
  border='0' height='32'  alt='' width='32' /></td>
 
37
<td class='online-navigation'><a rel="index" title="Index"
 
38
  href="genindex.html"><img src='index.png'
 
39
  border='0' height='32'  alt='Index' width='32' /></A></td>
40
40
</tr></table>
41
 
<b class="navlabel">Previous:</b> <a class="sectref" href="dir-handlers-plh.html">5.1.12 PythonLogHandler</A>
42
 
<b class="navlabel">Up:</b> <a class="sectref" href="dir-handlers.html">5.1 Request Handlers</A>
43
 
<b class="navlabel">Next:</b> <a class="sectref" href="dir-filter.html">5.2 Filters</A>
44
 
<br><hr>
 
41
<div class='online-navigation'>
 
42
<b class="navlabel">Previous:</b>
 
43
<a class="sectref" rel="prev" href="dir-handlers-plh.html">5.1.12 PythonLogHandler</A>
 
44
<b class="navlabel">Up:</b>
 
45
<a class="sectref" rel="parent" href="dir-handlers.html">5.1 Request Handlers</A>
 
46
<b class="navlabel">Next:</b>
 
47
<a class="sectref" rel="next" href="dir-filter.html">5.2 Filters</A>
 
48
</div>
 
49
<hr /></div>
45
50
</DIV>
46
51
<!--End of Navigation Panel-->
47
52
 
48
 
<H2><A NAME="SECTION0071130000000000000000">&nbsp;</A>
49
 
<a name="l2h-235">&nbsp;</a>
 
53
<H2><A NAME="SECTION0071130000000000000000"></A><A NAME="dir-handlers-pch"></A>
 
54
<a id='l2h-238' xml:id='l2h-238'></a>
50
55
<BR>
51
56
5.1.13 PythonCleanupHandler
52
57
</H2>
53
58
 
54
59
<P>
55
 
<b><em class="citetitle"><a
 
60
<strong><em class="citetitle"><a
56
61
 href="http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Syntax"
57
62
 title="Syntax:"
58
 
 >Syntax:</a></em></b>
59
 
<i>Python*Handler Syntax</i>
 
63
 >Syntax:</a></em></strong>
 
64
<em>Python*Handler Syntax</em>
60
65
<BR><em class="citetitle"><a
61
66
 href="http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Context"
62
67
 title="Context:"
93
98
handler.
94
99
 
95
100
<P>
96
 
Cleanups registered with this directive will execute <i>after</i> cleanups
 
101
Cleanups registered with this directive will execute <em>after</em> cleanups
97
102
registered with <code>req.register_cleanup()</code>.
98
103
 
99
104
<P>
100
105
 
101
106
<DIV CLASS="navigation">
102
 
<p><hr>
 
107
<div class='online-navigation'>
 
108
<p></p><hr />
103
109
<table align="center" width="100%" cellpadding="0" cellspacing="2">
104
110
<tr>
105
 
<td><A href="dir-handlers-plh.html"><img src="icons/previous.gif"
106
 
  border="0" height="32"
107
 
  alt="Previous Page" width="32"></A></td>
108
 
<td><A href="dir-handlers.html"><img src="icons/up.gif"
109
 
  border="0" height="32"
110
 
  alt="Up One Level" width="32"></A></td>
111
 
<td><A href="dir-filter.html"><img src="icons/next.gif"
112
 
  border="0" height="32"
113
 
  alt="Next Page" width="32"></A></td>
 
111
<td class='online-navigation'><a rel="prev" title="5.1.12 PythonLogHandler"
 
112
  href="dir-handlers-plh.html"><img src='previous.png'
 
113
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
 
114
<td class='online-navigation'><a rel="parent" title="5.1 Request Handlers"
 
115
  href="dir-handlers.html"><img src='up.png'
 
116
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
 
117
<td class='online-navigation'><a rel="next" title="5.2 Filters"
 
118
  href="dir-filter.html"><img src='next.png'
 
119
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
114
120
<td align="center" width="100%">Mod_python Manual</td>
115
 
<td><A href="contents.html"><img src="icons/contents.gif"
116
 
  border="0" height="32"
117
 
  alt="Contents" width="32"></A></td>
118
 
<td><img src="icons/blank.gif"
119
 
  border="0" height="32"
120
 
  alt="" width="32"></td>
121
 
<td><A href="genindex.html"><img src="icons/index.gif"
122
 
  border="0" height="32"
123
 
  alt="Index" width="32"></A></td>
 
121
<td class='online-navigation'><a rel="contents" title="Table of Contents"
 
122
  href="contents.html"><img src='contents.png'
 
123
  border='0' height='32'  alt='Contents' width='32' /></A></td>
 
124
<td class='online-navigation'><img src='blank.png'
 
125
  border='0' height='32'  alt='' width='32' /></td>
 
126
<td class='online-navigation'><a rel="index" title="Index"
 
127
  href="genindex.html"><img src='index.png'
 
128
  border='0' height='32'  alt='Index' width='32' /></A></td>
124
129
</tr></table>
125
 
<b class="navlabel">Previous:</b> <a class="sectref" href="dir-handlers-plh.html">5.1.12 PythonLogHandler</A>
126
 
<b class="navlabel">Up:</b> <a class="sectref" href="dir-handlers.html">5.1 Request Handlers</A>
127
 
<b class="navlabel">Next:</b> <a class="sectref" href="dir-filter.html">5.2 Filters</A>
128
 
<hr>
129
 
<span class="release-info">Release 3.1.3, documentation updated on February 17, 2004.</span>
 
130
<div class='online-navigation'>
 
131
<b class="navlabel">Previous:</b>
 
132
<a class="sectref" rel="prev" href="dir-handlers-plh.html">5.1.12 PythonLogHandler</A>
 
133
<b class="navlabel">Up:</b>
 
134
<a class="sectref" rel="parent" href="dir-handlers.html">5.1 Request Handlers</A>
 
135
<b class="navlabel">Next:</b>
 
136
<a class="sectref" rel="next" href="dir-filter.html">5.2 Filters</A>
 
137
</div>
 
138
</div>
 
139
<hr />
 
140
<span class="release-info">Release 3.1.3, documentation updated on January 29, 2005.</span>
130
141
</DIV>
131
142
<!--End of Navigation Panel-->
132
143