From 9057c744224b60ce84f401589607b15d5b9467cd Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Wed, 23 Apr 2003 15:00:53 +0000 Subject: [PATCH] Expand out all the SSI for the last time. This will allow us to turn off SSI on httpd.apache.org, except for the /docs/ directory. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99534 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/developer/API.html | 17 +++- docs/manual/developer/modules.html.ja.jis | 17 +++- docs/manual/dso.html.ko.euc-kr | 17 +++- docs/manual/expand.pl | 104 -------------------- docs/manual/howto/auth.html.ja.jis | 8 +- docs/manual/index.html.fr | 8 +- docs/manual/install.html.ko.euc-kr | 17 +++- docs/manual/mpm.html.ko.euc-kr | 17 +++- docs/manual/new_features_2_0.html.fr | 17 +++- docs/manual/new_features_2_0.html.ko.euc-kr | 17 +++- docs/manual/programs/ab.html | 16 ++- docs/manual/programs/apxs.html | 16 ++- docs/manual/programs/dbmmanage.html | 16 ++- docs/manual/programs/htdigest.html | 16 ++- docs/manual/programs/htpasswd.html | 16 ++- docs/manual/programs/other.html | 16 ++- docs/manual/programs/suexec.html | 16 ++- docs/manual/upgrading.html.fr | 17 +++- docs/manual/upgrading.html.ko.euc-kr | 17 +++- docs/manual/vhosts/name-based.html.ja.jis | 16 ++- 20 files changed, 261 insertions(+), 140 deletions(-) delete mode 100644 docs/manual/expand.pl diff --git a/docs/manual/developer/API.html b/docs/manual/developer/API.html index 1d39165b8f..8ccf04e7fa 100644 --- a/docs/manual/developer/API.html +++ b/docs/manual/developer/API.html @@ -11,7 +11,13 @@ - +
+ [APACHE DOCUMENTATION] + +

Apache HTTP Server Version 2.1

+
+ +
Warning: This document has not been updated @@ -1239,7 +1245,14 @@ char *add_redirect(cmd_parms *cmd, void *dummy, char *f, char *url) return NULL; } - +
+ +

Apache HTTP Server Version 2.1

+ Index + Home + + + diff --git a/docs/manual/developer/modules.html.ja.jis b/docs/manual/developer/modules.html.ja.jis index ea1dc8cd44..573bcd7cab 100644 --- a/docs/manual/developer/modules.html.ja.jis +++ b/docs/manual/developer/modules.html.ja.jis @@ -12,7 +12,13 @@ - +
+ [APACHE DOCUMENTATION] + +

Apache HTTP Server Version 2.1

+
+ +

$B%b%8%e!<%k$r(B Apache 1.3 $B$+$i(B Apache 2.0 $B$X(B

@@ -234,7 +240,14 @@ module MODULE_VAR_EXPORT [$B%b%8%e!<%kL>(B]_module =
  • ap_hook_type_checker ($BJ8=q7?$N7hDj$H@_Dj!#$"$k$$$O$=$NJRJ}(B)
  • - +
    + +

    Apache HTTP Server Version 2.1

    + Index + Home + + + diff --git a/docs/manual/dso.html.ko.euc-kr b/docs/manual/dso.html.ko.euc-kr index e0d5123f1c..82333ced68 100644 --- a/docs/manual/dso.html.ko.euc-kr +++ b/docs/manual/dso.html.ko.euc-kr @@ -13,7 +13,14 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + + +

    µ¿Àû°øÀ¯°´Ã¼ (DSO) Áö¿ø

    @@ -290,7 +297,13 @@ $ apxs -i -a -n foo mod_foo.la ´Ù¸¥ Äڵ带 »ç¿ëÇÏ´Â ¹æ¹ýÀº ¾ÆÆÄÄ¡ ÇÙ½ÉÀÌ ±×°ÍÀ» ÂüÁ¶ÇÏ´øÁö, dlopen()À¸·Î Á÷Á¢ Äڵ带 ÀоîµéÀÌ´Â °ÍÀÌ´Ù. - +
    + +

    Apache HTTP Server Version 2.1

    + Index + + + diff --git a/docs/manual/expand.pl b/docs/manual/expand.pl deleted file mode 100644 index 7ea308788a..0000000000 --- a/docs/manual/expand.pl +++ /dev/null @@ -1,104 +0,0 @@ -#!/usr/bin/perl - -# This is a very simple Perl script to expand server-side includes -# in the directory it is run, and direct subdirectories. It will -# work only on SSI directives of the form -# -# -# -# Filename must be relative to the directory the file appears in. -# -# Nov 30, 1996 - Alexei Kosut - -# ==================================================================== -# The Apache Software License, Version 1.1 -# -# Copyright (c) 2000-2003 The Apache Software Foundation. All rights -# reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in -# the documentation and/or other materials provided with the -# distribution. -# -# 3. The end-user documentation included with the redistribution, -# if any, must include the following acknowledgment: -# "This product includes software developed by the -# Apache Software Foundation (http://www.apache.org/)." -# Alternately, this acknowledgment may appear in the software itself, -# if and wherever such third-party acknowledgments normally appear. -# -# 4. The names "Apache" and "Apache Software Foundation" must -# not be used to endorse or promote products derived from this -# software without prior written permission. For written -# permission, please contact apache@apache.org. -# -# 5. Products derived from this software may not be called "Apache", -# nor may "Apache" appear in their name, without prior written -# permission of the Apache Software Foundation. -# -# THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED -# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -# DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR -# ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF -# USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT -# OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -# SUCH DAMAGE. -# ==================================================================== -# -# This software consists of voluntary contributions made by many -# individuals on behalf of the Apache Software Foundation. For more -# information on the Apache Software Foundation, please see -# . -# - -# Put a list of dirs (except ..) into @dirs - -opendir DIR, "." or die "Could not open directory: $!"; -@dirs = grep !/^\.\.$/, (grep -d, readdir DIR); -closedir DIR; - -foreach $dir (@dirs) { - print "Entering directory $dir\n"; - opendir SUBDIR, "$dir" or die "Could not open subdir $dir: $!"; - foreach $file (grep /\.html(\.[^.]+)*$/, readdir SUBDIR) { - print "Expanding file $dir/$file\n"; - rename "$dir/$file", "$dir/${file}.old"; - open READ, "$dir/${file}.old" or die "Couldn't read $dir/$file: $!"; - open WRITE, ">$dir/$file" or die "Couldn't write $dir/$file: $!"; - while ($r = ) { - if ($r =~ //) { - ($pre, $include, $post) = ($`, $1, $'); - print WRITE $pre; - - open INC, "$dir/$include" or - print "Could not include file $dir/$include: $!"; - print WRITE while (); - close INC; - - print WRITE $post; - } - else { - print WRITE $r; - } - } - close READ; - close WRITE; - unlink "$dir/$file.old"; - } - closedir SUBDIR; -} - - diff --git a/docs/manual/howto/auth.html.ja.jis b/docs/manual/howto/auth.html.ja.jis index f4978c16bb..e22c4ee62d 100644 --- a/docs/manual/howto/auth.html.ja.jis +++ b/docs/manual/howto/auth.html.ja.jis @@ -13,7 +13,13 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + +

    $BG'>Z(B

    diff --git a/docs/manual/index.html.fr b/docs/manual/index.html.fr index 89617420aa..dcd09c33cd 100644 --- a/docs/manual/index.html.fr +++ b/docs/manual/index.html.fr @@ -254,7 +254,13 @@ - +
    + +

    Apache HTTP Server Version 2.1

    + Index + + + diff --git a/docs/manual/install.html.ko.euc-kr b/docs/manual/install.html.ko.euc-kr index bed8a562d6..645c80070c 100644 --- a/docs/manual/install.html.ko.euc-kr +++ b/docs/manual/install.html.ko.euc-kr @@ -12,7 +12,14 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + + +

    ÄÄÆÄÀϰú ¼³Ä¡

    @@ -562,7 +569,13 @@
    $ PREFIX/bin/apachectl stop
    - +
    + +

    Apache HTTP Server Version 2.1

    + Index + + + diff --git a/docs/manual/mpm.html.ko.euc-kr b/docs/manual/mpm.html.ko.euc-kr index 04d331a215..5797b6e4bb 100644 --- a/docs/manual/mpm.html.ko.euc-kr +++ b/docs/manual/mpm.html.ko.euc-kr @@ -12,7 +12,14 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + + +

    ¾ÆÆÄÄ¡ ´ÙÁßó¸® ¸ðµâ

    @@ -79,7 +86,13 @@
  • À©µµ¿ìÁî: winnt
  • - +
    + +

    Apache HTTP Server Version 2.1

    + Index + + + diff --git a/docs/manual/new_features_2_0.html.fr b/docs/manual/new_features_2_0.html.fr index 017605de30..efd5746cb3 100644 --- a/docs/manual/new_features_2_0.html.fr +++ b/docs/manual/new_features_2_0.html.fr @@ -14,7 +14,14 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + + +

    Aperçu des nouvelles fonctionnalités d'Apache 2.0

    @@ -105,7 +112,13 @@ dans la version d'Apache 1.3, en ajoutant davantage de possibilités de cache. - +
    + +

    Apache HTTP Server Version 2.1

    + Index + + + diff --git a/docs/manual/new_features_2_0.html.ko.euc-kr b/docs/manual/new_features_2_0.html.ko.euc-kr index a7b5dbbbbe..b63eada06b 100644 --- a/docs/manual/new_features_2_0.html.ko.euc-kr +++ b/docs/manual/new_features_2_0.html.ko.euc-kr @@ -12,7 +12,14 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + + +

    Apache 2.0ÀÇ »õ·Î¿î ±â´É °³¿ä

    @@ -174,7 +181,13 @@ - +
    + +

    Apache HTTP Server Version 2.1

    + Index + + + diff --git a/docs/manual/programs/ab.html b/docs/manual/programs/ab.html index 7229bbbb09..c9e8250b8f 100644 --- a/docs/manual/programs/ab.html +++ b/docs/manual/programs/ab.html @@ -10,7 +10,13 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + +

    Manual Page: ab

    @@ -128,7 +134,13 @@ httpd(8) - +
    + +

    Apache HTTP Server Version 2.1

    + Index + Home + + diff --git a/docs/manual/programs/apxs.html b/docs/manual/programs/apxs.html index 04eeabe47a..9a6b251c48 100644 --- a/docs/manual/programs/apxs.html +++ b/docs/manual/programs/apxs.html @@ -10,7 +10,13 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + +

    Manual Page: apxs

    @@ -275,7 +281,13 @@ apachectl(1), httpd(8). - +
    + +

    Apache HTTP Server Version 2.1

    + Index + Home + + diff --git a/docs/manual/programs/dbmmanage.html b/docs/manual/programs/dbmmanage.html index f6adb197bf..edc8770e62 100644 --- a/docs/manual/programs/dbmmanage.html +++ b/docs/manual/programs/dbmmanage.html @@ -10,7 +10,13 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + +

    Manual Page: dbmmanage

    @@ -108,7 +114,13 @@ httpd(8) - +
    + +

    Apache HTTP Server Version 2.1

    + Index + Home + + diff --git a/docs/manual/programs/htdigest.html b/docs/manual/programs/htdigest.html index fe65df5e14..545839e2a4 100644 --- a/docs/manual/programs/htdigest.html +++ b/docs/manual/programs/htdigest.html @@ -10,7 +10,13 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + +

    Manual Page: htdigest

    @@ -56,7 +62,13 @@ httpd(8) - +
    + +

    Apache HTTP Server Version 2.1

    + Index + Home + + diff --git a/docs/manual/programs/htpasswd.html b/docs/manual/programs/htpasswd.html index ba5558dd26..ca98f3737c 100644 --- a/docs/manual/programs/htpasswd.html +++ b/docs/manual/programs/htpasswd.html @@ -10,7 +10,13 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + +

    Manual Page: htpasswd

    @@ -164,7 +170,13 @@ distribution. - +
    + +

    Apache HTTP Server Version 2.1

    + Index + Home + + diff --git a/docs/manual/programs/other.html b/docs/manual/programs/other.html index 80b4819487..f440f7e605 100755 --- a/docs/manual/programs/other.html +++ b/docs/manual/programs/other.html @@ -11,7 +11,13 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + +

    Other Programs

    @@ -40,7 +46,13 @@

    The combined log file is read from stdin. Records read will be appended to any existing log files.

    - +
    + +

    Apache HTTP Server Version 2.1

    + Index + Home + + diff --git a/docs/manual/programs/suexec.html b/docs/manual/programs/suexec.html index d7440d9ccb..bea3017af9 100644 --- a/docs/manual/programs/suexec.html +++ b/docs/manual/programs/suexec.html @@ -10,7 +10,13 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + +

    Manual Page: suexec

    @@ -34,7 +40,13 @@ httpd(8) - +
    + +

    Apache HTTP Server Version 2.1

    + Index + Home + + diff --git a/docs/manual/upgrading.html.fr b/docs/manual/upgrading.html.fr index 296b138ea9..28d055f8eb 100644 --- a/docs/manual/upgrading.html.fr +++ b/docs/manual/upgrading.html.fr @@ -14,7 +14,14 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + + +

    Mise à de la version 1.3 à la version 2.0

    @@ -145,7 +152,13 @@ ne fonctionneront pas sur Apache 2.0 sans modifications. Plus de détails sont fournis dans la documentation du développeur.

    - +
    + +

    Apache HTTP Server Version 2.1

    + Index + + + diff --git a/docs/manual/upgrading.html.ko.euc-kr b/docs/manual/upgrading.html.ko.euc-kr index f9b07f94cc..9406651b40 100644 --- a/docs/manual/upgrading.html.ko.euc-kr +++ b/docs/manual/upgrading.html.ko.euc-kr @@ -12,7 +12,14 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + + +

    1.3¿¡¼­ 2.0À¸·Î ¾÷±×·¹À̵å

    @@ -150,7 +157,13 @@ ¸ÂÃçÁø ±âÁ¸ ¸ðµâÀº ¼öÁ¤¾øÀÌ Apache 2.0¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø´Ù. ÀÚ¼¼ÇÑ Á¤º¸´Â °³¹ßÀÚ ¹®¼­¸¦ Âü°íÇ϶ó.

    - +
    + +

    Apache HTTP Server Version 2.1

    + Index + + + diff --git a/docs/manual/vhosts/name-based.html.ja.jis b/docs/manual/vhosts/name-based.html.ja.jis index ee302fe76e..6c0a2d764f 100644 --- a/docs/manual/vhosts/name-based.html.ja.jis +++ b/docs/manual/vhosts/name-based.html.ja.jis @@ -9,7 +9,14 @@ - +
    + [APACHE DOCUMENTATION] + +

    Apache HTTP Server Version 2.1

    +
    + + +

    $B$3$NJ8=q$G$OL>A0%Y!<%9$N%P!<%A%c%k%[%9%H$r$I$s$J$H$-!"(B $B$^$?$I$&$d$C$F;H$&$N$+$H$$$&$3$H$r@bL@$7$^$9!#(B

    @@ -223,6 +230,11 @@ $B:n@.$7$?%Z!<%8$,8+$($k$H$$$&$3$H$rJ]>Z$7$^$9!#(B

    $B;29M(B: ServerPath $B@_DjNc(B

    - +
    + +

    Apache HTTP Server Version 2.1

    + Index + Home + -- 2.50.1