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

« back to all changes in this revision

Viewing changes to doc-html/ssi.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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html>
 
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="directives.html" />
 
12
<link rel="parent" href="modpython.html" />
 
13
<link rel="next" href="ssi-overview.html" />
 
14
<meta name='aesop' content='information' />
 
15
<title>6. Server Side Includes</title>
 
16
</head>
 
17
<body>
 
18
<DIV CLASS="navigation">
 
19
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
 
20
<table align="center" width="100%" cellpadding="0" cellspacing="2">
 
21
<tr>
 
22
<td class='online-navigation'><a rel="prev" title="5.4.11 PythonPath"
 
23
  href="dir-other-pp.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="Mod_python Manual"
 
26
  href="modpython.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.1 Overview of SSI"
 
29
  href="ssi-overview.html"><img src='next.png'
 
30
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
31
<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>
 
40
</tr></table>
 
41
<div class='online-navigation'>
 
42
<b class="navlabel">Previous:</b>
 
43
<a class="sectref" rel="prev" href="dir-other-pp.html">5.4.11 PythonPath</A>
 
44
<b class="navlabel">Up:</b>
 
45
<a class="sectref" rel="parent" href="modpython.html">Mod_python Manual</A>
 
46
<b class="navlabel">Next:</b>
 
47
<a class="sectref" rel="next" href="ssi-overview.html">6.1 Overview of SSI</A>
 
48
</div>
 
49
<hr /></div>
 
50
</DIV>
 
51
<!--End of Navigation Panel-->
 
52
 
 
53
<H1><A NAME="SECTION008000000000000000000"></A><A NAME="ssi"></A>
 
54
<BR>
 
55
6. Server Side Includes
 
56
</H1>
 
57
 
 
58
<P>
 
59
 
 
60
<p><br /></p><hr class='online-navigation' />
 
61
<div class='online-navigation'>
 
62
<!--Table of Child-Links-->
 
63
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></a>
 
64
 
 
65
<UL CLASS="ChildLinks">
 
66
<LI><A href="ssi-overview.html">6.1 Overview of SSI</a>
 
67
<LI><A href="ssi-python-code.html">6.2 Using Python Code</a>
 
68
<LI><A href="ssi-data-scope.html">6.3 Scope of Global Data</a>
 
69
<LI><A href="ssi-globals.html">6.4 Pre-propulating Globals</a>
 
70
<LI><A href="ssi-conditionals.html">6.5 Conditional Expressions</a>
 
71
<LI><A href="ssi-output-filter.html">6.6 Enabling INCLUDES Filter</a>
 
72
</ul>
 
73
<!--End of Table of Child-Links-->
 
74
</div>
 
75
 
 
76
<DIV CLASS="navigation">
 
77
<div class='online-navigation'>
 
78
<p></p><hr />
 
79
<table align="center" width="100%" cellpadding="0" cellspacing="2">
 
80
<tr>
 
81
<td class='online-navigation'><a rel="prev" title="5.4.11 PythonPath"
 
82
  href="dir-other-pp.html"><img src='previous.png'
 
83
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
 
84
<td class='online-navigation'><a rel="parent" title="Mod_python Manual"
 
85
  href="modpython.html"><img src='up.png'
 
86
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
 
87
<td class='online-navigation'><a rel="next" title="6.1 Overview of SSI"
 
88
  href="ssi-overview.html"><img src='next.png'
 
89
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
90
<td align="center" width="100%">Mod_python Manual</td>
 
91
<td class='online-navigation'><a rel="contents" title="Table of Contents"
 
92
  href="contents.html"><img src='contents.png'
 
93
  border='0' height='32'  alt='Contents' width='32' /></A></td>
 
94
<td class='online-navigation'><img src='blank.png'
 
95
  border='0' height='32'  alt='' width='32' /></td>
 
96
<td class='online-navigation'><a rel="index" title="Index"
 
97
  href="genindex.html"><img src='index.png'
 
98
  border='0' height='32'  alt='Index' width='32' /></A></td>
 
99
</tr></table>
 
100
<div class='online-navigation'>
 
101
<b class="navlabel">Previous:</b>
 
102
<a class="sectref" rel="prev" href="dir-other-pp.html">5.4.11 PythonPath</A>
 
103
<b class="navlabel">Up:</b>
 
104
<a class="sectref" rel="parent" href="modpython.html">Mod_python Manual</A>
 
105
<b class="navlabel">Next:</b>
 
106
<a class="sectref" rel="next" href="ssi-overview.html">6.1 Overview of SSI</A>
 
107
</div>
 
108
</div>
 
109
<hr />
 
110
<span class="release-info">Release 3.3.1, documentation updated on January 29, 2007.</span>
 
111
</DIV>
 
112
<!--End of Navigation Panel-->
 
113
 
 
114
</BODY>
 
115
</HTML>