mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
6bc217d398
Gallery is a slick web based photo album written using PHP PR: 30476 Submitted by: Jamie Hermans <jamie@otidan.hermans.ca>
17 lines
507 B
Plaintext
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.
|
|
|
|
*****************************************************************
|