8003f3f40e
- /USE_APACHE/USE_APACHE_RUN/ - make usage of ETCDIR, WWWDIR instead PREFIX/(etc|www)/PORTNAME - add pkg-install script to adjust directory file mode, else they differ when installed by package - use @dirrmtry to preserve existing stats ... - bump PORTREVISION PR: 171475 Submitted by: ohauer Approved by: (old) maintainer timeout (port was moved today to ports@)
16 lines
529 B
Text
16 lines
529 B
Text
================================================================================
|
|
An apache configuration file has been created which maps /%%PORTNAME%%/:
|
|
|
|
%%PREFIX%%/%%APACHEETCDIR%%/Includes/%%PORTNAME%%.conf.sample
|
|
|
|
Edit it, move it in place. Next move and edit
|
|
|
|
%%ETCDIR%%/config.example
|
|
%%ETCDIR%%/users.example
|
|
|
|
into place, then restart apache.
|
|
|
|
Ensure that argus_enable=YES is set in your rc.conf prior to
|
|
starting the argusd daemon.
|
|
|
|
================================================================================
|