blob: c4d1087090c93f24a8dbe1f8fcf78c48358f3163 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
*****************************************************************
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.
*****************************************************************
|