------------------
For complete installation documentation, see [ht]docs/manual/install.html or
- http://httpd.apache.org/docs-2.1/install.html
+ http://httpd.apache.org/docs-2.2/install.html
$ ./configure --prefix=PREFIX
$ make
--enable-rewrite=shared \
--enable-speling=shared
- The easiest way to find all of the configuration flags for Apache 2.1
+ The easiest way to find all of the configuration flags for Apache 2.2
is to run ./configure --help.
---------------------
For complete documentation, see [ht]docs/manual/platform/windows.html or
- http://httpd.apache.org/docs-2.1/platform/windows.html.
+ http://httpd.apache.org/docs-2.2/platform/windows.html.
The Apache/Win32 binaries are primarily distributed as a Windows Installer
package (.msi), and may be available as a .zip file as well. These packages
- are named apache-2.1.xx-win32-x86.msi and apache-2.1.xx-win32-x86.zip.
+ are named apache-2.2.xx-win32-x86.msi and apache-2.2.xx-win32-x86.zip.
Please choose the .msi package if at all possible.
- If you have unpacked a source distribution (named httpd-2.1-xx.zip, without
+ If you have unpacked a source distribution (named httpd-2.2-xx.zip, without
any -win32-x86 notation) you must compile the package yourself, see the links
mentioned above. Unless you intended to do this, please look again for the
binary package from http://www.apache.org/dist/httpd/binaries/win32/ and
comp.infosystems.www.servers.unix or
comp.infosystems.www.servers.ms-windows.
- Thanks for using the Apache HTTP Server, version 2.1.
+ Thanks for using the Apache HTTP Server, version 2.2.
The Apache Software Foundation
http://www.apache.org/
-The httpd-2.1 Source Tree LAYOUT
+The httpd-2.2 Source Tree LAYOUT
--------------------------------
-./ .................... Top-Level httpd-2.1 Root Directory
+./ .................... Top-Level httpd-2.2 Root Directory
ABOUT_APACHE .......... Overview of the Apache HTTP Server
LAYOUT ................ This file describing the source tree
The documentation available as of the date of this release is
included in HTML format in the docs/manual/ directory. The most
up-to-date documentation can be found at
- http://httpd.apache.org/docs-2.1/.
+ http://httpd.apache.org/docs-2.2/.
Installation
------------