blob: a1a8a2421275af0f1862dc6ce52c240b439cc610 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
*****************************************************************
Please consider adding the following 4 lines to your httpd.conf
<Directory "%%WWWDIR%%">
AllowOverride Options FileInfo
allow from all
</Directory>
Then restart apache: 'apachectl graceful'
*****************************************************************
Please visit 'http://{host.domain}/gallery/' in a
web-browser and follow the configuration instructions.
*****************************************************************
|