/[smecontribs]/rpms/bacula/contribs7/bacula-bimagemgr.conf
ViewVC logotype

Annotation of /rpms/bacula/contribs7/bacula-bimagemgr.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Fri Dec 3 18:15:56 2010 UTC (13 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: bacula-5_0_3-1_el4_sme, HEAD
Initial import

1 slords 1.1 # This configuration file maps bimagemgr into the URL space.
2     #
3     ScriptAlias "/bimagemgr/cgi-bin" "/usr/share/bacula/bimagemgr/cgi-bin"
4     Alias "/bimagemgr" "/usr/share/bacula/bimagemgr/html"
5    
6     <Directory "/usr/share/bacula/bimagemgr/cgi-bin">
7     Options ExecCGI -MultiViews +SymLinksIfOwnerMatch
8     AllowOverride AuthConfig
9     </Directory>
10    
11     <Directory "/usr/share/bacula/bimagemgr/html">
12     Options SymLinksIfOwnerMatch
13     AllowOverride AuthConfig
14     </Directory>
15    
16     <Location "/bimagemgr">
17     DirectoryIndex cgi-bin/bimagemgr.pl
18     </Location>

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed