freebsd-ports/security/snortsms/files/pkg-message.in
Li-Wen Hsu e2a2dd6b00 - Ppdate to 1.7.8
- Use WWWDIR
- Pass maintainership to submitter

PR:		ports/119525
Submitted by:	Philippe Audeoud <jadawin AT tuxaco.net>
2008-01-10 11:39:31 +00:00

27 lines
730 B
Text

*******************************************************************
Please browse http://your.host.tld/%%PORTNAME%%/ to configure
SnortSMS.
Before, you should:
- add something like the following to httpd.conf:
Alias /%%PORTNAME%%/ "%%WWWDIR%%/"
<Directory "%%WWWDIR%%/">
Options none
AllowOverride Limit
Order Deny,Allow
Allow from all
</Directory>
- mysql -u root -p < %%WRKSRC%%/schema/SNORTSMS.mysql
For how to configure SnortSMS, please refer to the online
setup guide located at:
http://snortsms.sourceforge.net/dnloads/snortsms_install.html
Thank you for using SnortSMS!
http://snortsms.sourceforge.net/
*******************************************************************