]> granicus.if.org Git - apache/commit
Apache 1.3.9 baseline for the Apache 2.0 repository.
authorRoy T. Fielding <fielding@apache.org>
Tue, 24 Aug 1999 06:55:44 +0000 (06:55 +0000)
committerRoy T. Fielding <fielding@apache.org>
Tue, 24 Aug 1999 06:55:44 +0000 (06:55 +0000)
commite3e87d34a0280b4e88c87b86b715d2c710ffb7ec
tree3ab9b72af2702b31013c267ee560841a0fbf8327
parent6f96ad52275b5b35226cdb2ce66b3832e9dfb605
Apache 1.3.9 baseline for the Apache 2.0 repository.

Obtained from: Apache 1.3.9 (minus unused files), tag APACHE_1_3_9
Submitted by: Apache Group

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83751 13f79535-47bb-0310-9956-ffa450edef68
55 files changed:
modules/.cvsignore [new file with mode: 0644]
modules/README [new file with mode: 0644]
modules/aaa/.cvsignore [new file with mode: 0644]
modules/aaa/mod_access.c [new file with mode: 0644]
modules/aaa/mod_auth.c [new file with mode: 0644]
modules/aaa/mod_auth_anon.c [new file with mode: 0644]
modules/aaa/mod_auth_db.c [new file with mode: 0644]
modules/aaa/mod_auth_db.module [new file with mode: 0644]
modules/aaa/mod_auth_dbm.c [new file with mode: 0644]
modules/aaa/mod_auth_digest.c [new file with mode: 0644]
modules/experimental/.cvsignore [new file with mode: 0644]
modules/experimental/README [new file with mode: 0644]
modules/experimental/mod_example.c [new file with mode: 0644]
modules/filters/mod_include.c [new file with mode: 0644]
modules/generators/mod_asis.c [new file with mode: 0644]
modules/generators/mod_autoindex.c [new file with mode: 0644]
modules/generators/mod_cgi.c [new file with mode: 0644]
modules/generators/mod_info.c [new file with mode: 0644]
modules/generators/mod_status.c [new file with mode: 0644]
modules/http/mod_mime.c [new file with mode: 0644]
modules/loggers/mod_log_config.c [new file with mode: 0644]
modules/mappers/mod_actions.c [new file with mode: 0644]
modules/mappers/mod_alias.c [new file with mode: 0644]
modules/mappers/mod_dir.c [new file with mode: 0644]
modules/mappers/mod_imap.c [new file with mode: 0644]
modules/mappers/mod_negotiation.c [new file with mode: 0644]
modules/mappers/mod_rewrite.c [new file with mode: 0644]
modules/mappers/mod_rewrite.h [new file with mode: 0644]
modules/mappers/mod_so.c [new file with mode: 0644]
modules/mappers/mod_speling.c [new file with mode: 0644]
modules/mappers/mod_userdir.c [new file with mode: 0644]
modules/mappers/mod_vhost_alias.c [new file with mode: 0644]
modules/metadata/mod_cern_meta.c [new file with mode: 0644]
modules/metadata/mod_env.c [new file with mode: 0644]
modules/metadata/mod_expires.c [new file with mode: 0644]
modules/metadata/mod_headers.c [new file with mode: 0644]
modules/metadata/mod_mime_magic.c [new file with mode: 0644]
modules/metadata/mod_setenvif.c [new file with mode: 0644]
modules/metadata/mod_unique_id.c [new file with mode: 0644]
modules/metadata/mod_usertrack.c [new file with mode: 0644]
modules/proxy/.cvsignore [new file with mode: 0644]
modules/proxy/.indent.pro [new file with mode: 0644]
modules/proxy/Makefile.libdir [new file with mode: 0644]
modules/proxy/mod_proxy.c [new file with mode: 0644]
modules/proxy/mod_proxy.dsp [new file with mode: 0644]
modules/proxy/mod_proxy.h [new file with mode: 0644]
modules/proxy/proxy_connect.c [new file with mode: 0644]
modules/proxy/proxy_ftp.c [new file with mode: 0644]
modules/proxy/proxy_http.c [new file with mode: 0644]
modules/proxy/proxy_util.c [new file with mode: 0644]
modules/test/.cvsignore [new file with mode: 0644]
modules/test/.indent.pro [new file with mode: 0644]
modules/test/README [new file with mode: 0644]
modules/test/mod_rndchunk.c [new file with mode: 0644]
modules/test/mod_test_util_uri.c [new file with mode: 0644]