summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 14:15:48 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 14:15:48 +0000
commit9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (patch)
treee6fd2f73c40d2704f0228b452a04bf850f52cacb /www
parentef92691af74462f8bb3943b3f2a04d9636bbd4b4 (diff)
downloadpkgsrc-9984e0604a93cd3c3942a51b0167b8a7fe50ef86.tar.gz
Removed trailing white-space.
Diffstat (limited to 'www')
-rw-r--r--www/apc-gui/MESSAGE6
-rw-r--r--www/p5-Apache-Gallery/MESSAGE4
2 files changed, 5 insertions, 5 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
diff --git a/www/p5-Apache-Gallery/MESSAGE b/www/p5-Apache-Gallery/MESSAGE
index 01b014b0657..17cbc36a0cd 100644
--- a/www/p5-Apache-Gallery/MESSAGE
+++ b/www/p5-Apache-Gallery/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2005/01/23 18:26:39 kim Exp $
+$NetBSD: MESSAGE,v 1.3 2005/09/28 14:15:50 rillig Exp $
The default Apache::Gallery templates have been installed in
@@ -8,7 +8,7 @@ The default Apache::Gallery templates have been installed in
The templates refer to icons and stylesheets, that need to be accessible
through your HTTP server. If you are running Apache, then you may either
symlink
-
+
ln -s ${AG_SHAREDIR}/htdocs ${AG}
in DocumentRoot, or add the following line to httpd.conf: