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

« back to all changes in this revision

Viewing changes to doc-html/directives.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="handlers.html" />
11
 
<link rel="prev" href="pythonapi.html" />
12
 
<link rel="parent" href="modpython.html" />
13
 
<link rel="next" href="dir-handlers.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="handlers.html">
 
11
<LINK REL="prev" href="pythonapi.html">
 
12
<LINK REL="parent" HREF="modpython.html">
 
13
<LINK REL="next" href="dir-handlers.html">
 
14
<meta name='aesop' content='information'>
 
15
<META NAME="description" CONTENT=". Apache Configuration Directives">
 
16
<META NAME="keywords" CONTENT="modpython">
 
17
<META NAME="resource-type" CONTENT="document">
 
18
<META NAME="distribution" CONTENT="global">
16
19
<title>5. Apache Configuration Directives</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="4.9 psp - Python"
24
 
  href="pyapi-psp.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="Mod_python Manual"
27
 
  href="modpython.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.1 Request Handlers"
30
 
  href="dir-handlers.html"><img src='next.png'
31
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
25
<td><a rel="prev" title="4.9 psp - Python" 
 
26
  href="pyapi-psp.html"><img src='previous.gif'
 
27
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
28
<td><a rel="parent" title="Mod_python Manual" 
 
29
  HREF="modpython.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.1 Request Handlers" 
 
32
  href="dir-handlers.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="pyapi-psp.html">4.9 psp - Python</A>
45
46
<b class="navlabel">Up:</b>
46
 
<a class="sectref" rel="parent" href="modpython.html">Mod_python Manual</A>
 
47
<a class="sectref" rel="parent" HREF="modpython.html">Mod_python Manual</A>
47
48
<b class="navlabel">Next:</b>
48
49
<a class="sectref" rel="next" href="dir-handlers.html">5.1 Request Handlers</A>
49
 
</div>
50
 
<hr /></div>
 
50
<br><hr>
51
51
</DIV>
52
52
<!--End of Navigation Panel-->
53
53
 
54
 
<H1><A NAME="SECTION007000000000000000000"></A><A NAME="directives"></A>
 
54
<H1><A NAME="SECTION007000000000000000000">&nbsp;</A>
55
55
<BR>
56
56
5. Apache Configuration Directives
57
57
</H1>
58
58
 
59
59
<P>
60
60
 
61
 
<p><br /></p><hr class='online-navigation' />
62
 
<div class='online-navigation'>
 
61
<p><hr>
63
62
<!--Table of Child-Links-->
64
 
<A NAME="CHILD_LINKS"><STRONG></STRONG></a>
 
63
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></a>
65
64
 
66
65
<UL CLASS="ChildLinks">
67
66
<LI><A href="dir-handlers.html">5.1 Request Handlers</a>
104
103
<LI><A href="dir-other-pp.html">5.4.11 PythonPath</a>
105
104
</ul></ul>
106
105
<!--End of Table of Child-Links-->
107
 
</div>
108
106
 
109
107
<DIV CLASS="navigation">
110
 
<div class='online-navigation'>
111
 
<p></p><hr />
 
108
<p><hr>
112
109
<table align="center" width="100%" cellpadding="0" cellspacing="2">
113
110
<tr>
114
 
<td class='online-navigation'><a rel="prev" title="4.9 psp - Python"
115
 
  href="pyapi-psp.html"><img src='previous.png'
116
 
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
117
 
<td class='online-navigation'><a rel="parent" title="Mod_python Manual"
118
 
  href="modpython.html"><img src='up.png'
119
 
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
120
 
<td class='online-navigation'><a rel="next" title="5.1 Request Handlers"
121
 
  href="dir-handlers.html"><img src='next.png'
122
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
111
<td><a rel="prev" title="4.9 psp - Python" 
 
112
  rel="prev" title="4.9 psp - Python" 
 
113
  href="pyapi-psp.html"><img src='previous.gif'
 
114
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
115
<td><a rel="parent" title="Mod_python Manual" 
 
116
  rel="parent" title="Mod_python Manual" 
 
117
  HREF="modpython.html"><img src='up.gif'
 
118
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
119
<td><a rel="next" title="5.1 Request Handlers" 
 
120
  rel="next" title="5.1 Request Handlers" 
 
121
  href="dir-handlers.html"><img src='next.gif'
 
122
  border='0' height='32'  alt='Next Page' width='32'></A></td>
123
123
<td align="center" width="100%">Mod_python Manual</td>
124
 
<td class='online-navigation'><a rel="contents" title="Table of Contents"
125
 
  href="contents.html"><img src='contents.png'
126
 
  border='0' height='32'  alt='Contents' width='32' /></A></td>
127
 
<td class='online-navigation'><img src='blank.png'
128
 
  border='0' height='32'  alt='' width='32' /></td>
129
 
<td class='online-navigation'><a rel="index" title="Index"
130
 
  href="genindex.html"><img src='index.png'
131
 
  border='0' height='32'  alt='Index' width='32' /></A></td>
 
124
<td><a rel="contents" title="Table of Contents" 
 
125
  rel="contents" title="Table of Contents" 
 
126
  href="contents.html"><img src='contents.gif'
 
127
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
128
<td><img src='blank.gif'
 
129
  border='0' height='32'  alt='' width='32'></td>
 
130
<td><a rel="index" title="Index" 
 
131
  rel="index" title="Index" 
 
132
  href="genindex.html"><img src='index.gif'
 
133
  border='0' height='32'  alt='Index' width='32'></A></td>
132
134
</tr></table>
133
 
<div class='online-navigation'>
134
135
<b class="navlabel">Previous:</b>
135
136
<a class="sectref" rel="prev" href="pyapi-psp.html">4.9 psp - Python</A>
136
137
<b class="navlabel">Up:</b>
137
 
<a class="sectref" rel="parent" href="modpython.html">Mod_python Manual</A>
 
138
<a class="sectref" rel="parent" HREF="modpython.html">Mod_python Manual</A>
138
139
<b class="navlabel">Next:</b>
139
140
<a class="sectref" rel="next" href="dir-handlers.html">5.1 Request Handlers</A>
140
 
</div>
141
 
</div>
142
 
<hr />
143
 
<span class="release-info">Release 3.1.3, documentation updated on January 29, 2005.</span>
 
141
<hr>
 
142
<span class="release-info">Release 3.2.8, documentation updated on February 19, 2006.</span>
144
143
</DIV>
145
144
<!--End of Navigation Panel-->
146
145