libs-gsweb/GSWAdaptors
dwetzel b87aa5a799 * GSWAdaptors/Apache2/mod_gsw.c
use strncasecmp to be more tolerant with header case
  update x-webobjects-adaptor-version (old WO uses lowercase, I think) 



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@36725 72102866-910b-0410-8b05-ffd578937521
2013-06-13 02:37:54 +00:00
..
Apache * GSWAdaptors/Apache/GNUmakefile.in 2013-06-09 08:42:09 +00:00
Apache2 * GSWAdaptors/Apache2/mod_gsw.c 2013-06-13 02:37:54 +00:00
Doc * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
README.txt * GSWAdaptors/README.txt 2013-06-06 15:06:46 +00:00

This Directory contains Adaptors to different Web servers.

Currently, only the Apache and Apache2 adaptor is maintained.

The Apache adaptor is tested to work with OpenBSD Apache 1.3
that comes with the OpenBSD base system.

dw.