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

Contents of /rpms/bacula/contribs8/bacula-bimagemgr.conf

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


Revision 1.1 - (show annotations) (download)
Fri Dec 3 17:41:52 2010 UTC (13 years, 5 months ago) by slords
Branch: MAIN
CVS Tags: bacula-5_0_3-1_el5_sme, HEAD
Initial import

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