diff options
author | rillig <rillig@pkgsrc.org> | 2005-09-28 14:15:48 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-09-28 14:15:48 +0000 |
commit | 9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (patch) | |
tree | e6fd2f73c40d2704f0228b452a04bf850f52cacb /www/apc-gui | |
parent | ef92691af74462f8bb3943b3f2a04d9636bbd4b4 (diff) | |
download | pkgsrc-9984e0604a93cd3c3942a51b0167b8a7fe50ef86.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'www/apc-gui')
-rw-r--r-- | www/apc-gui/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apc-gui/MESSAGE b/www/apc-gui/MESSAGE index 6a8bfca938f..fec0162f262 100644 --- a/www/apc-gui/MESSAGE +++ b/www/apc-gui/MESSAGE @@ -1,9 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:46 wiz Exp $ +$NetBSD: MESSAGE,v 1.4 2005/09/28 14:15:49 rillig Exp $ You will need to make APC GUI accessible through your HTTP server. If you are running Apache and ap-php, then you may either symlink - + ${APC_GUI_DIR} into DocumentRoot, or add the following line to httpd.conf: @@ -11,7 +11,7 @@ into DocumentRoot, or add the following line to httpd.conf: Include ${PKG_SYSCONFDIR}/apc_gui.conf to make the APC web interface accessible through: - + http://www.domain.com/apc_gui/ You will need to protect your APC GUI directory with an authentication |