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

« back to all changes in this revision

Viewing changes to doc-html/dir-filter-if.html

  • Committer: Bazaar Package Importer
  • Author(s): Piotr Ożarowski
  • Date: 2007-04-12 20:52:05 UTC
  • mfrom: (1.2.4 upstream) (1.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20070412205205-j4qlsw3o4tl615iq
Tags: 3.3.1-1
* New upstream release
* Remove configure and mod_python.h files in clean rule to make the diff.gz
  file smaller
* Current Python version in libapache2-mod-pythonX.Y package name (Provides:
  field) filled in automatically.
* Added XS-Vcs-Browser field

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-filter-of.html">
11
 
<LINK REL="prev" href="dir-filter.html">
12
 
<LINK REL="parent" href="dir-filter.html">
13
 
<LINK REL="next" href="dir-filter-of.html">
14
 
<meta name='aesop' content='information'>
15
 
<META NAME="description" CONTENT="PythonInputFilter">
16
 
<META NAME="keywords" CONTENT="modpython">
17
 
<META NAME="resource-type" CONTENT="document">
18
 
<META NAME="distribution" CONTENT="global">
 
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-filter-of.html" />
 
11
<link rel="prev" href="dir-filter.html" />
 
12
<link rel="parent" href="dir-filter.html" />
 
13
<link rel="next" href="dir-filter-of.html" />
 
14
<meta name='aesop' content='information' />
19
15
<title>5.2.1 PythonInputFilter</title>
20
16
</head>
21
17
<body>
22
18
<DIV CLASS="navigation">
 
19
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
23
20
<table align="center" width="100%" cellpadding="0" cellspacing="2">
24
21
<tr>
25
 
<td><a rel="prev" title="5.2 Filters" 
26
 
  href="dir-filter.html"><img src='previous.gif'
27
 
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
28
 
<td><a rel="parent" title="5.2 Filters" 
29
 
  href="dir-filter.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.2.2 PythonOutputFilter" 
32
 
  href="dir-filter-of.html"><img src='next.gif'
33
 
  border='0' height='32'  alt='Next Page' width='32'></A></td>
 
22
<td class='online-navigation'><a rel="prev" title="5.2 Filters"
 
23
  href="dir-filter.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.2 Filters"
 
26
  href="dir-filter.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.2 PythonOutputFilter"
 
29
  href="dir-filter-of.html"><img src='next.png'
 
30
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
34
31
<td align="center" width="100%">Mod_python Manual</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>
 
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>
43
40
</tr></table>
 
41
<div class='online-navigation'>
44
42
<b class="navlabel">Previous:</b>
45
43
<a class="sectref" rel="prev" href="dir-filter.html">5.2 Filters</A>
46
44
<b class="navlabel">Up:</b>
47
45
<a class="sectref" rel="parent" href="dir-filter.html">5.2 Filters</A>
48
46
<b class="navlabel">Next:</b>
49
47
<a class="sectref" rel="next" href="dir-filter-of.html">5.2.2 PythonOutputFilter</A>
50
 
<br><hr>
 
48
</div>
 
49
<hr /></div>
51
50
</DIV>
52
51
<!--End of Navigation Panel-->
53
52
 
54
 
<H2><A NAME="SECTION007210000000000000000">&nbsp;</A>
55
 
<a name="l2h-258">&nbsp;</a>
 
53
<H2><A NAME="SECTION007210000000000000000"></A><A NAME="dir-filter-if"></A>
 
54
<a id='l2h-281' xml:id='l2h-281'></a>
56
55
<BR>
57
56
5.2.1 PythonInputFilter
58
57
</H2>
59
58
 
60
59
<P>
61
 
<b><em class="citetitle"><a
 
60
<strong><em class="citetitle"><a
62
61
 href="http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Syntax"
63
62
 title="Syntax:"
64
 
 >Syntax:</a></em></b>
 
63
 >Syntax:</a></em></strong>
65
64
PythonInputFilter handler name
66
65
<BR><em class="citetitle"><a
67
66
 href="http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Context"
83
82
in all caps.
84
83
 
85
84
<P>
 
85
The <var>module</var> referred to by the handler can be a full module name
 
86
(package dot notation is accepted) or an actual path to a module code file.
 
87
The module is loaded using the mod_python module importer as implemented by
 
88
the <code>apache.import_module()</code> function. Reference should be made to the
 
89
documentation of that function for further details of how module importing
 
90
is managed.
 
91
 
 
92
<P>
86
93
To activate the filter, use the <code>AddInputFilter</code> directive.
87
94
 
88
95
<P>
89
96
 
90
97
<DIV CLASS="navigation">
91
 
<p><hr>
 
98
<div class='online-navigation'>
 
99
<p></p><hr />
92
100
<table align="center" width="100%" cellpadding="0" cellspacing="2">
93
101
<tr>
94
 
<td><a rel="prev" title="5.2 Filters" 
95
 
  rel="prev" title="5.2 Filters" 
96
 
  href="dir-filter.html"><img src='previous.gif'
97
 
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
98
 
<td><a rel="parent" title="5.2 Filters" 
99
 
  rel="parent" title="5.2 Filters" 
100
 
  href="dir-filter.html"><img src='up.gif'
101
 
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
102
 
<td><a rel="next" title="5.2.2 PythonOutputFilter" 
103
 
  rel="next" title="5.2.2 PythonOutputFilter" 
104
 
  href="dir-filter-of.html"><img src='next.gif'
105
 
  border='0' height='32'  alt='Next Page' width='32'></A></td>
 
102
<td class='online-navigation'><a rel="prev" title="5.2 Filters"
 
103
  href="dir-filter.html"><img src='previous.png'
 
104
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
 
105
<td class='online-navigation'><a rel="parent" title="5.2 Filters"
 
106
  href="dir-filter.html"><img src='up.png'
 
107
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
 
108
<td class='online-navigation'><a rel="next" title="5.2.2 PythonOutputFilter"
 
109
  href="dir-filter-of.html"><img src='next.png'
 
110
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
106
111
<td align="center" width="100%">Mod_python Manual</td>
107
 
<td><a rel="contents" title="Table of Contents" 
108
 
  rel="contents" title="Table of Contents" 
109
 
  href="contents.html"><img src='contents.gif'
110
 
  border='0' height='32'  alt='Contents' width='32'></A></td>
111
 
<td><img src='blank.gif'
112
 
  border='0' height='32'  alt='' width='32'></td>
113
 
<td><a rel="index" title="Index" 
114
 
  rel="index" title="Index" 
115
 
  href="genindex.html"><img src='index.gif'
116
 
  border='0' height='32'  alt='Index' width='32'></A></td>
 
112
<td class='online-navigation'><a rel="contents" title="Table of Contents"
 
113
  href="contents.html"><img src='contents.png'
 
114
  border='0' height='32'  alt='Contents' width='32' /></A></td>
 
115
<td class='online-navigation'><img src='blank.png'
 
116
  border='0' height='32'  alt='' width='32' /></td>
 
117
<td class='online-navigation'><a rel="index" title="Index"
 
118
  href="genindex.html"><img src='index.png'
 
119
  border='0' height='32'  alt='Index' width='32' /></A></td>
117
120
</tr></table>
 
121
<div class='online-navigation'>
118
122
<b class="navlabel">Previous:</b>
119
123
<a class="sectref" rel="prev" href="dir-filter.html">5.2 Filters</A>
120
124
<b class="navlabel">Up:</b>
121
125
<a class="sectref" rel="parent" href="dir-filter.html">5.2 Filters</A>
122
126
<b class="navlabel">Next:</b>
123
127
<a class="sectref" rel="next" href="dir-filter-of.html">5.2.2 PythonOutputFilter</A>
124
 
<hr>
125
 
<span class="release-info">Release 3.2.10, documentation updated on July 19, 2006.</span>
 
128
</div>
 
129
</div>
 
130
<hr />
 
131
<span class="release-info">Release 3.3.1, documentation updated on January 29, 2007.</span>
126
132
</DIV>
127
133
<!--End of Navigation Panel-->
128
134