Update of /cvsroot/http-webtest/HTTP-WebTest-Plugin-Apache
In directory sc8-pr-cvs1:/tmp/cvs-serv27840
Modified Files:
README
Log Message:
Minor doc corrections
Index: README
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest-Plugin-Apache/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README 14 Dec 2002 20:08:53 -0000 1.1
--- README 14 Dec 2002 20:15:00 -0000 1.2
***************
*** 3,11 ****
DESCRIPTION
! This plugins adds to HTTP::WebTest support for local web file test mode.
! In this mode Apache is started on a private/dynamic port with a
! configuration file in a temporary directory and HTTP::WebTest runs its
! tests against local web files using this temporary local instance of
! Apache.
Data flow diagram for "HTTP::WebTest" using a local web file:
--- 3,10 ----
DESCRIPTION
! This plugin adds support for local web file test mode to HTTP::WebTest. In
! this mode Apache is started on a private/dynamic port with a configuration
! file in a temporary directory and HTTP::WebTest runs its tests against
! local web files using this temporary local instance of Apache.
Data flow diagram for "HTTP::WebTest" using a local web file:
|