head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2008.09.02.21.55.40;	author lippe;	state dead;
branches;
next	1.1;

1.1
date	2008.06.20.23.12.20;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 2.3.
- Move pkg-message to FILESDIR.

PR:		ports/127025
Submitted by:	Douglas William Thrift <douglas@@douglasthrift.net>
Approved by:	Douglas William Thrift <douglas@@douglasthrift.net> (maintainer)
@
text
@================================================================================

For more information, see http://www.modwsgi.org/.

================================================================================
@


1.1
log
@The mod_wsgi adapter is an Apache module that provides a WSGI compliant
interface for hosting Python based web applications within Apache. The
adapter is written completely in C code against the Apache C runtime and
for hosting WSGI applications within Apache has a lower overhead than using
existing WSGI adapters for mod_python or CGI.

WWW: http://www.modwsgi.org/

PR:		ports/122612
Submitted by:	Douglas Thrift
@
text
@@

