diff options
Diffstat (limited to 'www/gallery3/pkg-message')
-rw-r--r-- | www/gallery3/pkg-message | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/www/gallery3/pkg-message b/www/gallery3/pkg-message new file mode 100644 index 000000000000..c4d1087090c9 --- /dev/null +++ b/www/gallery3/pkg-message @@ -0,0 +1,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. + +***************************************************************** |