1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/www/gallery3/pkg-message
Johann Visagie 6d495a834a - Update to version 1.3
- Add additional dependencies
- Install documentation to $DOCSDIR
- Place installation path under build-time user control
- Various style improvements

Approved by:	MAINTAINER
2002-06-07 07:59:53 +00:00

17 lines
506 B
Plaintext

*****************************************************************
Please consider adding the following 3 lines to your httpd.conf
<Directory %%PREFIX%%/%%GALLERYDIR%%>
AllowOverride Options FileInfo
</Directory>
Then restart apache: 'apachectl graceful'
*****************************************************************
Please visit 'http://{host.domain}/gallery/' in a
web-browser and follow the configuration instructions.
*****************************************************************