diff options
author | Rainer Jung <rjung@apache.org> | 2014-07-23 22:00:50 +0200 |
---|---|---|
committer | Rainer Jung <rjung@apache.org> | 2014-07-23 22:00:50 +0200 |
commit | 7630dd53b3e581948f8c3d49599c1d56d12aaffa (patch) | |
tree | 75eb1e2c55d751958e9d3ecadb8ec2e227bc0b8a /LAYOUT | |
parent | Add compiled and loaded PCRE version numbers (diff) | |
download | apache2-7630dd53b3e581948f8c3d49599c1d56d12aaffa.tar.xz apache2-7630dd53b3e581948f8c3d49599c1d56d12aaffa.zip |
Fix obvious errors. Probably the rest of the
file is outdated as well.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1612937 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'LAYOUT')
-rw-r--r-- | LAYOUT | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -1,7 +1,7 @@ The httpd-2.1 Source Tree LAYOUT -------------------------------- -./ .................... Top-Level httpd-2.1 Root Directory +./ .................... Top-Level httpd-2.5 Root Directory ABOUT_APACHE .......... Overview of the Apache HTTP Server LAYOUT ................ This file describing the source tree @@ -157,12 +157,6 @@ srclib/ ................... Additional Libraries apr-util/ ................. SEE srclib/apr/LAYOUT - pcre/ ..................... - - doc/ ...................... - - testdata/ ................. - support/ ................ Sources for Support Binaries SHA1/ .................. Ancient SHA1 password conversion utilities |