diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-24 01:26:33 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-24 01:26:33 +0000 |
commit | a45fe7d24f2c1c0b8fa41e0b71afcde6f5f51735 (patch) | |
tree | 8959d416b55adef85c5aa1782764f1398130b7ce /www/web500gw/pkg-message | |
parent | Update to version 4.0a2. (diff) |
Allow this to run standalone or from inetd.
PR: 7663
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=12779
Diffstat (limited to 'www/web500gw/pkg-message')
-rw-r--r-- | www/web500gw/pkg-message | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/web500gw/pkg-message b/www/web500gw/pkg-message new file mode 100644 index 000000000000..d26b693b4be0 --- /dev/null +++ b/www/web500gw/pkg-message @@ -0,0 +1,8 @@ +### +Web500gw can be installed as an nph-CGI program. For example, with +Apache installed in /usr/local: + +cp /usr/local/bin/web500gw /usr/local/www/cgi-bin/nph-web500gw + +Web500gw can also be started from inetd; "man web500gw" for details. +### |