6d495a834a
- Add additional dependencies - Install documentation to $DOCSDIR - Place installation path under build-time user control - Various style improvements Approved by: MAINTAINER
17 lines
506 B
Plaintext
17 lines
506 B
Plaintext
*****************************************************************
|
|
|
|
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.
|
|
|
|
*****************************************************************
|