freebsd-ports/www/gallery/pkg-message
Ying-Chieh Liao 6bc217d398 add galery
Gallery is a slick web based photo album written using PHP

PR:		30476
Submitted by:	Jamie Hermans <jamie@otidan.hermans.ca>
2001-10-15 11:53:18 +00:00

17 lines
507 B
Plaintext

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