Changes with Apache 2.0.45
+ *) Use .sv instead of .se as extension for Swedish documents in the
+ default configuration. PR 12877. [André Malo]
+
*) Updated mod_ldap and mod_auth_ldap to support the Novell LDAP SDK SSL
and standardized the LDAP SSL support across the various LDAP SDKs.
Isolated the SSL functionality to mod_ldap rather than speading it
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2003/03/07 20:23:37 $]
+Last modified at [$Date: 2003/03/07 20:30:38 $]
Release:
+1: nd, trawick (this is simple... look how query string is
appended in the other situation)
- * be consistent with 1.3 and use .sv extension for Swedish documents
- (PR 12877).
- docs/conf/httpd-std.conf.in: r1.34
- docs/conf/httpd-win.conf: r1.80
- docs/docroot/index.html.se -> index.html.sv
- docs/docroot/index.html.var: r1.10
- +1: nd, wrowe, trawick
-
* Prevent endless loops of internal redirects in mod_rewrite by
aborting after exceeding a limit of internal redirects. The
limit defaults to 10 and can be changed using the RewriteOptions
+++ /dev/null
-<!doctype html public "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
- <head>
- <title>Testsida för Apache-installationen</title>
- </head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <body
- bgcolor="#FFFFFF"
- text="#000000"
- link="#0000FF"
- vlink="#000080"
- alink="#FF0000"
- >
- <h1 align="CENTER">
- Det fungerade! Apache är installerad på denna maskin!
- </h1>
- <p>
- Om du kan se denna sida så har ägaren till denna maskin installerat
- webbserverprogramvaran Apache.<br>
- Denne måste nu placera webbsidor i detta bibliotek och ändra på denna sida, eller
- peka servern mot ett annat bibliotek.
- </p>
- <hr>
- <blockquote>
- Om du förväntat dig att se något helt annat här än denna sida, <strong>kontakta
- vänligen administratören för den webbserver du försöker komma i kontakt med.</strong>
- (Försök att skicka ett brev till <samp><webmaster@<em>domain</em>></samp>.)
- Apache Software Foundation har inget med denna webbplats att göra, så det är ingen idé
- att skicka mail till författarna av Apache rörande denna webbplats.
- </blockquote>
- <hr>
- <p>
- Apache-<a href="manual/">dokumentationen</a> är inkluderad i denna distribution.
- </p>
- <p>
- Administratören av denna webbplats får gärna använda följande bild till en webbplats som använder Apache.<br>
- Tack för att ni använder Apache!
- </p>
- <div align="CENTER">
- <img src="apache_pb.gif" alt="">
- </div>
- </body>
-</html>