freebsd-ports/www/dalbum/files/pkg-message.in
2005-10-21 10:23:30 +00:00

15 lines
462 B
Text

*****************************************************************
Please consider adding the lines to your httpd.conf:
Alias /photo %%PREFIX%%/%%DALBUM_DIR%%
<Directory %%PREFIX%%/%%DALBUM_DIR%%>
AllowOverride Indexes FileInfo Limit
</Directory>
Don't forget restart apache after that.
Now you can place your photos tree into pictures/, then
login as admin/admin and make reindex.
*****************************************************************