summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_actions.html
diff options
context:
space:
mode:
authorbrian <brian@unknown>1996-11-21 10:30:54 +0000
committerbrian <brian@unknown>1996-11-21 10:30:54 +0000
commit3af317e82e23834745ba52cb055fa4812fe6dc2d (patch)
tree7d1ab9d31add9db77994c7b3fcc3e6cb055f80d7 /docs/manual/mod/mod_actions.html
parent7bea48f444493af446db1a4e675660c84b1b9e5e (diff)
downloadhttpd-3af317e82e23834745ba52cb055fa4812fe6dc2d.tar.gz
Added headers/footers for these files. Fixed some typos. Started removing
old latex stuff. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77016 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_actions.html')
-rw-r--r--docs/manual/mod/mod_actions.html13
1 files changed, 5 insertions, 8 deletions
diff --git a/docs/manual/mod/mod_actions.html b/docs/manual/mod/mod_actions.html
index 297df17ba8..a2fcf9c502 100644
--- a/docs/manual/mod/mod_actions.html
+++ b/docs/manual/mod/mod_actions.html
@@ -1,12 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
-<TITLE>Apache module mod_actions</TITLE>
+<TITLE>Module mod_actions</TITLE>
</HEAD>
<BODY>
-<IMG SRC="../images/apache_sub.gif" ALT="">
-<H1>Apache module mod_actions</h1>
+<!--#include virtual="header.html" -->
+<H1>Module mod_actions</h1>
This module is contained in the <code>mod_actions.c</code> file, and
is compiled in by default. It provides for
@@ -69,13 +69,10 @@ will proceed normally.
<pre>
Script GET /cgi-bin/search #e.g. for &lt;ISINDEX&gt;-style searching
Script PUT /~bob/put.cgi
-</pre>
-
-<p><hr>
-<A HREF="../"><IMG SRC="../images/apache_home.gif" ALT="Home"></A>
-<A HREF="./"><IMG SRC="../images/apache_index.gif" ALT="Index"></A>
+</pre>
+<!--#include virtual="footer.html" -->
</BODY>
</HTML>