summaryrefslogtreecommitdiffstats
path: root/security/snortsms/files/pkg-message.in
blob: 2fc9664577429e6d21231a5b797abee56760c8f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
*******************************************************************

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/

*******************************************************************
OpenPOWER on IntegriCloud