1
0
mirror of synced 2026-08-04 09:17:02 +00:00

Some extra FAQs and added comment to samples runall.sh script to explain that it's for dev only.

This commit is contained in:
Luke Taylor
2010-05-03 14:52:14 +01:00
parent e7646a65f4
commit 64d59e1d32
2 changed files with 31 additions and 4 deletions
+6 -1
View File
@@ -1,5 +1,10 @@
#! /bin/sh
# $Id$
#
# This script is intended for rapid checking of the sample application configurations
# to ensure they are working. It is for development use only.
#
# To run the web application samples, build them as described on the web site and deploy
# them to a servlet container, such as Apache Tomcat.
#
# See http://curl.netmirror.org/docs/httpscripting.html
#