diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-15 11:53:18 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-15 11:53:18 +0000 |
commit | 6bc217d39843e359e01ed03499f2c4277cfc860d (patch) | |
tree | d06f7b72f430f3812a5176569a40aed09fa0d67d /www/gallery3/pkg-message | |
parent | d5c5a08f0c62c8ee5bf8ff1e9bc9d2b1a06bcb96 (diff) |
Notes
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. + +***************************************************************** |