diff options
Diffstat (limited to 'net/phamm/files/pkg-message.in')
-rw-r--r-- | net/phamm/files/pkg-message.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/phamm/files/pkg-message.in b/net/phamm/files/pkg-message.in index b8d4ccb4c36c..ca67368a5101 100644 --- a/net/phamm/files/pkg-message.in +++ b/net/phamm/files/pkg-message.in @@ -6,11 +6,11 @@ Please edit config.php to suit your needs. -To make phamm available through your web site, +To make phamm available through your web site, I suggest that you add the following to httpd.conf: Alias /phamm/ "%%PREFIX%%/%%PHAMMDIR%%" - + <Directory "%%PREFIX%%/%%PHAMMDIR%%"> AllowOverride None Options None |