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

« back to all changes in this revision

Viewing changes to doc-html/dir-other-phm.html

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-07-07 13:18:35 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060707131835-zfp1vupanjj2e77y
Tags: 3.2.8-1ubuntu1
* Merge to Debian unstable.
* Remaining Ubuntu change: debian/{control,rules}: Drop python 2.3 package.

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="next" href="dir-other-par.html" />
11
 
<link rel="prev" href="dir-other-pi.html" />
12
 
<link rel="parent" href="dir-other.html" />
13
 
<link rel="next" href="dir-other-par.html" />
14
 
<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP" />
15
 
<meta name='aesop' content='information' />
 
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="next" href="dir-other-par.html">
 
11
<LINK REL="prev" href="dir-other-pi.html">
 
12
<LINK REL="parent" href="dir-other.html">
 
13
<LINK REL="next" href="dir-other-par.html">
 
14
<meta name='aesop' content='information'>
 
15
<META NAME="description" CONTENT="PythonHandlerModule">
 
16
<META NAME="keywords" CONTENT="modpython">
 
17
<META NAME="resource-type" CONTENT="document">
 
18
<META NAME="distribution" CONTENT="global">
16
19
<title>5.4.7 PythonHandlerModule</title>
17
20
</head>
18
21
<body>
19
22
<DIV CLASS="navigation">
20
 
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
21
23
<table align="center" width="100%" cellpadding="0" cellspacing="2">
22
24
<tr>
23
 
<td class='online-navigation'><a rel="prev" title="5.4.6 PythonInterpreter"
24
 
  href="dir-other-pi.html"><img src='previous.png'
25
 
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
26
 
<td class='online-navigation'><a rel="parent" title="5.4 Other Directives"
27
 
  href="dir-other.html"><img src='up.png'
28
 
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
29
 
<td class='online-navigation'><a rel="next" title="5.4.8 PythonAutoReload"
30
 
  href="dir-other-par.html"><img src='next.png'
31
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
25
<td><a rel="prev" title="5.4.6 PythonInterpreter" 
 
26
  href="dir-other-pi.html"><img src='previous.gif'
 
27
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
28
<td><a rel="parent" title="5.4 Other Directives" 
 
29
  href="dir-other.html"><img src='up.gif'
 
30
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
31
<td><a rel="next" title="5.4.8 PythonAutoReload" 
 
32
  href="dir-other-par.html"><img src='next.gif'
 
33
  border='0' height='32'  alt='Next Page' width='32'></A></td>
32
34
<td align="center" width="100%">Mod_python Manual</td>
33
 
<td class='online-navigation'><a rel="contents" title="Table of Contents"
34
 
  href="contents.html"><img src='contents.png'
35
 
  border='0' height='32'  alt='Contents' width='32' /></A></td>
36
 
<td class='online-navigation'><img src='blank.png'
37
 
  border='0' height='32'  alt='' width='32' /></td>
38
 
<td class='online-navigation'><a rel="index" title="Index"
39
 
  href="genindex.html"><img src='index.png'
40
 
  border='0' height='32'  alt='Index' width='32' /></A></td>
 
35
<td><a rel="contents" title="Table of Contents" 
 
36
  href="contents.html"><img src='contents.gif'
 
37
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
38
<td><img src='blank.gif'
 
39
  border='0' height='32'  alt='' width='32'></td>
 
40
<td><a rel="index" title="Index" 
 
41
  href="genindex.html"><img src='index.gif'
 
42
  border='0' height='32'  alt='Index' width='32'></A></td>
41
43
</tr></table>
42
 
<div class='online-navigation'>
43
44
<b class="navlabel">Previous:</b>
44
45
<a class="sectref" rel="prev" href="dir-other-pi.html">5.4.6 PythonInterpreter</A>
45
46
<b class="navlabel">Up:</b>
46
47
<a class="sectref" rel="parent" href="dir-other.html">5.4 Other Directives</A>
47
48
<b class="navlabel">Next:</b>
48
49
<a class="sectref" rel="next" href="dir-other-par.html">5.4.8 PythonAutoReload</A>
49
 
</div>
50
 
<hr /></div>
 
50
<br><hr>
51
51
</DIV>
52
52
<!--End of Navigation Panel-->
53
53
 
54
 
<H2><A NAME="SECTION007470000000000000000"></A><A NAME="dir-other-phm"></A>
55
 
<a id='l2h-248' xml:id='l2h-248'></a>
 
54
<H2><A NAME="SECTION007470000000000000000">&nbsp;</A>
 
55
<a name="l2h-260">&nbsp;</a>
56
56
<BR>
57
57
5.4.7 PythonHandlerModule
58
58
</H2>
59
59
 
60
60
<P>
61
 
<strong><em class="citetitle"><a
 
61
<b><em class="citetitle"><a
62
62
 href="http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Syntax"
63
63
 title="Syntax:"
64
 
 >Syntax:</a></em></strong>
 
64
 >Syntax:</a></em></b>
65
65
PythonHandlerModule module 
66
66
<BR><em class="citetitle"><a
67
67
 href="http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Context"
88
88
<P>
89
89
For example, instead of:
90
90
<div class="verbatim"><pre>
91
 
  PythonAutenHandler mymodule
 
91
  PythonAuthenHandler mymodule
92
92
  PythonHandler mymodule
93
93
  PythonLogHandler mymodule
94
94
</pre></div>    
102
102
<P>
103
103
 
104
104
<DIV CLASS="navigation">
105
 
<div class='online-navigation'>
106
 
<p></p><hr />
 
105
<p><hr>
107
106
<table align="center" width="100%" cellpadding="0" cellspacing="2">
108
107
<tr>
109
 
<td class='online-navigation'><a rel="prev" title="5.4.6 PythonInterpreter"
110
 
  href="dir-other-pi.html"><img src='previous.png'
111
 
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
112
 
<td class='online-navigation'><a rel="parent" title="5.4 Other Directives"
113
 
  href="dir-other.html"><img src='up.png'
114
 
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
115
 
<td class='online-navigation'><a rel="next" title="5.4.8 PythonAutoReload"
116
 
  href="dir-other-par.html"><img src='next.png'
117
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
108
<td><a rel="prev" title="5.4.6 PythonInterpreter" 
 
109
  rel="prev" title="5.4.6 PythonInterpreter" 
 
110
  href="dir-other-pi.html"><img src='previous.gif'
 
111
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
112
<td><a rel="parent" title="5.4 Other Directives" 
 
113
  rel="parent" title="5.4 Other Directives" 
 
114
  href="dir-other.html"><img src='up.gif'
 
115
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
116
<td><a rel="next" title="5.4.8 PythonAutoReload" 
 
117
  rel="next" title="5.4.8 PythonAutoReload" 
 
118
  href="dir-other-par.html"><img src='next.gif'
 
119
  border='0' height='32'  alt='Next Page' width='32'></A></td>
118
120
<td align="center" width="100%">Mod_python Manual</td>
119
 
<td class='online-navigation'><a rel="contents" title="Table of Contents"
120
 
  href="contents.html"><img src='contents.png'
121
 
  border='0' height='32'  alt='Contents' width='32' /></A></td>
122
 
<td class='online-navigation'><img src='blank.png'
123
 
  border='0' height='32'  alt='' width='32' /></td>
124
 
<td class='online-navigation'><a rel="index" title="Index"
125
 
  href="genindex.html"><img src='index.png'
126
 
  border='0' height='32'  alt='Index' width='32' /></A></td>
 
121
<td><a rel="contents" title="Table of Contents" 
 
122
  rel="contents" title="Table of Contents" 
 
123
  href="contents.html"><img src='contents.gif'
 
124
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
125
<td><img src='blank.gif'
 
126
  border='0' height='32'  alt='' width='32'></td>
 
127
<td><a rel="index" title="Index" 
 
128
  rel="index" title="Index" 
 
129
  href="genindex.html"><img src='index.gif'
 
130
  border='0' height='32'  alt='Index' width='32'></A></td>
127
131
</tr></table>
128
 
<div class='online-navigation'>
129
132
<b class="navlabel">Previous:</b>
130
133
<a class="sectref" rel="prev" href="dir-other-pi.html">5.4.6 PythonInterpreter</A>
131
134
<b class="navlabel">Up:</b>
132
135
<a class="sectref" rel="parent" href="dir-other.html">5.4 Other Directives</A>
133
136
<b class="navlabel">Next:</b>
134
137
<a class="sectref" rel="next" href="dir-other-par.html">5.4.8 PythonAutoReload</A>
135
 
</div>
136
 
</div>
137
 
<hr />
138
 
<span class="release-info">Release 3.1.3, documentation updated on January 29, 2005.</span>
 
138
<hr>
 
139
<span class="release-info">Release 3.2.8, documentation updated on February 19, 2006.</span>
139
140
</DIV>
140
141
<!--End of Navigation Panel-->
141
142