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

« back to all changes in this revision

Viewing changes to doc-html/dir-other-pp.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="prev" href="dir-other-po.html" />
11
 
<link rel="parent" href="dir-other.html" />
12
 
<link rel="next" href="handlers.html" />
13
 
<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP" />
14
 
<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="prev" href="dir-other-po.html">
 
11
<LINK REL="parent" href="dir-other.html">
 
12
<LINK REL="next" href="handlers.html">
 
13
<meta name='aesop' content='information'>
 
14
<META NAME="description" CONTENT="PythonPath">
 
15
<META NAME="keywords" CONTENT="modpython">
 
16
<META NAME="resource-type" CONTENT="document">
 
17
<META NAME="distribution" CONTENT="global">
15
18
<title>5.4.11 PythonPath</title>
16
19
</head>
17
20
<body>
18
21
<DIV CLASS="navigation">
19
 
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
20
22
<table align="center" width="100%" cellpadding="0" cellspacing="2">
21
23
<tr>
22
 
<td class='online-navigation'><a rel="prev" title="5.4.10 PythonOption"
23
 
  href="dir-other-po.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.4 Other Directives"
26
 
  href="dir-other.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="6. Standard Handlers"
29
 
  href="handlers.html"><img src='next.png'
30
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
24
<td><a rel="prev" title="5.4.10 PythonOption" 
 
25
  href="dir-other-po.html"><img src='previous.gif'
 
26
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
27
<td><a rel="parent" title="5.4 Other Directives" 
 
28
  href="dir-other.html"><img src='up.gif'
 
29
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
30
<td><a rel="next" title="6. Standard Handlers" 
 
31
  href="handlers.html"><img src='next.gif'
 
32
  border='0' height='32'  alt='Next Page' width='32'></A></td>
31
33
<td align="center" width="100%">Mod_python Manual</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>
 
34
<td><a rel="contents" title="Table of Contents" 
 
35
  href="contents.html"><img src='contents.gif'
 
36
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
37
<td><img src='blank.gif'
 
38
  border='0' height='32'  alt='' width='32'></td>
 
39
<td><a rel="index" title="Index" 
 
40
  href="genindex.html"><img src='index.gif'
 
41
  border='0' height='32'  alt='Index' width='32'></A></td>
40
42
</tr></table>
41
 
<div class='online-navigation'>
42
43
<b class="navlabel">Previous:</b>
43
44
<a class="sectref" rel="prev" href="dir-other-po.html">5.4.10 PythonOption</A>
44
45
<b class="navlabel">Up:</b>
45
46
<a class="sectref" rel="parent" href="dir-other.html">5.4 Other Directives</A>
46
47
<b class="navlabel">Next:</b>
47
48
<a class="sectref" rel="next" href="handlers.html">6. Standard Handlers</A>
48
 
</div>
49
 
<hr /></div>
 
49
<br><hr>
50
50
</DIV>
51
51
<!--End of Navigation Panel-->
52
52
 
53
 
<H2><A NAME="SECTION0074110000000000000000"></A><A NAME="dir-other-pp"></A>
54
 
<a id='l2h-252' xml:id='l2h-252'></a>
 
53
<H2><A NAME="SECTION0074110000000000000000">&nbsp;</A>
 
54
<a name="l2h-264">&nbsp;</a>
55
55
<BR>
56
56
5.4.11 PythonPath
57
57
</H2>
58
58
 
59
59
<P>
60
 
<strong><em class="citetitle"><a
 
60
<b><em class="citetitle"><a
61
61
 href="http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Syntax"
62
62
 title="Syntax:"
63
 
 >Syntax:</a></em></strong>
64
 
PythonPath <em>path</em> 
 
63
 >Syntax:</a></em></b>
 
64
PythonPath <i>path</i> 
65
65
<BR><em class="citetitle"><a
66
66
 href="http://httpd.apache.org/docs-2.0/mod/directive-dict.html#Context"
67
67
 title="Context:"
115
115
</div>
116
116
 
117
117
<DIV CLASS="navigation">
118
 
<div class='online-navigation'>
119
 
<p></p><hr />
 
118
<p><hr>
120
119
<table align="center" width="100%" cellpadding="0" cellspacing="2">
121
120
<tr>
122
 
<td class='online-navigation'><a rel="prev" title="5.4.10 PythonOption"
123
 
  href="dir-other-po.html"><img src='previous.png'
124
 
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
125
 
<td class='online-navigation'><a rel="parent" title="5.4 Other Directives"
126
 
  href="dir-other.html"><img src='up.png'
127
 
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
128
 
<td class='online-navigation'><a rel="next" title="6. Standard Handlers"
129
 
  href="handlers.html"><img src='next.png'
130
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
121
<td><a rel="prev" title="5.4.10 PythonOption" 
 
122
  rel="prev" title="5.4.10 PythonOption" 
 
123
  href="dir-other-po.html"><img src='previous.gif'
 
124
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
125
<td><a rel="parent" title="5.4 Other Directives" 
 
126
  rel="parent" title="5.4 Other Directives" 
 
127
  href="dir-other.html"><img src='up.gif'
 
128
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
129
<td><a rel="next" title="6. Standard Handlers" 
 
130
  rel="next" title="6. Standard Handlers" 
 
131
  href="handlers.html"><img src='next.gif'
 
132
  border='0' height='32'  alt='Next Page' width='32'></A></td>
131
133
<td align="center" width="100%">Mod_python Manual</td>
132
 
<td class='online-navigation'><a rel="contents" title="Table of Contents"
133
 
  href="contents.html"><img src='contents.png'
134
 
  border='0' height='32'  alt='Contents' width='32' /></A></td>
135
 
<td class='online-navigation'><img src='blank.png'
136
 
  border='0' height='32'  alt='' width='32' /></td>
137
 
<td class='online-navigation'><a rel="index" title="Index"
138
 
  href="genindex.html"><img src='index.png'
139
 
  border='0' height='32'  alt='Index' width='32' /></A></td>
 
134
<td><a rel="contents" title="Table of Contents" 
 
135
  rel="contents" title="Table of Contents" 
 
136
  href="contents.html"><img src='contents.gif'
 
137
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
138
<td><img src='blank.gif'
 
139
  border='0' height='32'  alt='' width='32'></td>
 
140
<td><a rel="index" title="Index" 
 
141
  rel="index" title="Index" 
 
142
  href="genindex.html"><img src='index.gif'
 
143
  border='0' height='32'  alt='Index' width='32'></A></td>
140
144
</tr></table>
141
 
<div class='online-navigation'>
142
145
<b class="navlabel">Previous:</b>
143
146
<a class="sectref" rel="prev" href="dir-other-po.html">5.4.10 PythonOption</A>
144
147
<b class="navlabel">Up:</b>
145
148
<a class="sectref" rel="parent" href="dir-other.html">5.4 Other Directives</A>
146
149
<b class="navlabel">Next:</b>
147
150
<a class="sectref" rel="next" href="handlers.html">6. Standard Handlers</A>
148
 
</div>
149
 
</div>
150
 
<hr />
151
 
<span class="release-info">Release 3.1.3, documentation updated on January 29, 2005.</span>
 
151
<hr>
 
152
<span class="release-info">Release 3.2.8, documentation updated on February 19, 2006.</span>
152
153
</DIV>
153
154
<!--End of Navigation Panel-->
154
155