freebsd-ports/www/hiawatha/files/pkg-message.in
Greg Larkin 7af2f33790 - Added rc.d file for php-fcgi (Hiawatha FastCGI daemon)
- Cleanups in hiawatha rc.d file
- Bumped PORTREVISION

PR:		ports/158944
Submitted by:	C-S <c-s@c-s.li> (maintainer)
2011-08-23 20:03:35 +00:00

17 lines
646 B
Text

===============================================================================
The Hiawatha webserver is now installed.
Edit the configuration files in %%ETCDIR%% to suit your needs.
Add hiawatha_enable="YES" to rc.conf and start Hiawatha by running:
%%PREFIX%%/etc/rc.d/hiawatha start
To use php-fcgi, add php_fcgi_enable="YES" to rc.conf and start it by running:
%%PREFIX%%/etc/rc.d/php-fcgi start
If you configured Hiawatha with Monitor, download and install the respective
files needed to monitor your webserver:
http://www.hiawatha-webserver.org/monitor
===============================================================================