6bc217d398
Gallery is a slick web based photo album written using PHP PR: 30476 Submitted by: Jamie Hermans <jamie@otidan.hermans.ca>
16 lines
507 B
Text
16 lines
507 B
Text
*****************************************************************
|
|
|
|
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.
|
|
|
|
*****************************************************************
|