Apache

Apache stuff

libapreq2 documentation
 
Anti-ddos utilities for linux + apache + mod_ssl
httpd-2.2.13 patch prepared by rpluem for linux-based servers
Perl script for emergency uses to investigate the ddos.
 
libapreq2-2.12 Released
March 13, 2009 libapreq2-2.12-RC2 promoted to a full release.
 
Repository access
rsync: (currently broken due to subversion changeover)

 libapreq2:   % rsync -avz cvs.apache.org::httpd-apreq-2 <local-directory-name>
 libapreq1:   % rsync -avz cvs.apache.org::httpd-apreq <local-directory-name>

subversion:

 % svn co http://svn.apache.org/repos/asf/httpd/apreq/trunk libapreq2
 % svn co http://svn.apache.org/repos/asf/httpd/apreq/branches/1.x libapreq1

rfc's

HTTP
  1. HTTP/1.1 (errata)
  2. HTTP/1.0
www-urlencoding
  1. URI syntax (obsolete)
  2. URI syntax
multipart/form-data
  1. ARPA Internet Text Messages
  2. MIME part 1
  3. MIME part 2
  4. MIME part 3
  5. multipart/form-data
  6. Form-based file uploads
cookies
  1. Netscape Cookie Specification
  2. HTTP State Management Mechanism
  3. State Management, part 1
  4. State Management, part 2
form submission
  1. HTML Forms
  2. XForms
  3. Web Forms