From 4adcf7c2ce996c3490760e0578b77beb978cff05 Mon Sep 17 00:00:00 2001 From: Beech Rintoul Date: Tue, 4 Sep 2007 08:01:04 +0000 Subject: - Update to 2.2.3 - Fix pkg_add permissions - Makefile tweaks PR: ports/115986 Submitted by: Alex Varju (maintainer) Approved by: sat (mentor) Security: http://gallery.menalto.com/gallery_2.2.3_released --- www/gallery2/files/pkg-message.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'www/gallery2/files') diff --git a/www/gallery2/files/pkg-message.in b/www/gallery2/files/pkg-message.in index 2e18579cb631..ef723a80d58a 100644 --- a/www/gallery2/files/pkg-message.in +++ b/www/gallery2/files/pkg-message.in @@ -16,12 +16,15 @@ If you are using MySQL, here's the short version of the instructions: You will also need to configure Apache. Consider adding the following to your httpd.conf: + Alias /gallery2 "%%WWWDIR%%" + AllowOverride Options FileInfo + Allow from all Then restart Apache: 'apachectl graceful' -Please visit 'http://{host.domain}/%%WWWDIR_REL%%/' in a +Please visit 'http://{host.domain}/gallery2/' in a web-browser and follow the configuration instructions. ***************************************************************** -- cgit v1.2.3