# Location of icons for gallery: Alias /icons/gallery/ /usr/share/Apache-Gallery/icons/ # Templates for Apache-Gallery: Allow from all # temporary files cache: Allow from all # For compatibility: Allow from all # Some examples how to set virtual: # # ServerName some.domain # ServerAlias some@mail.pl # DocumentRoot /path/to/your/virtual # # PerlSetVar GalleryTemplateDir '/usr/share/Apache-Gallery/templates/default' # PerlSetVar GalleryInfo 'Picture Taken => DateTimeOriginal, Flash => Flash' # PerlSetVar GallerySizes '640 800 1024 1600 2272' # PerlSetVar GalleryThumbnailSize '100x75' # PerlSetVar GalleryAllowOriginal 1 # PerlSetVar GalleryRootText 'name_of_your_site' # PerlSetVar GalleryCopyrightImage 'htdocs/c.png' # PerlOptions +GlobalRequest # # SetHandler modperl # PerlResponseHandler Apache::Gallery # #