blob: 7b0efc8225b75b81dea5a70ffd4807cb82f0cd78 (
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 %%PREFIX%%/%%GALLERYDIR%%>
AllowOverride Options FileInfo
</Directory>
Then restart apache: 'apachectl graceful'
*****************************************************************
Please visit 'http://{host.domain}/gallery/' in a
web-browser and follow the configuration instructions.
*****************************************************************
|