Bacula-users

[Bacula-users] webacula

2008-06-26 11:53:41
Subject: [Bacula-users] webacula
From: "fatima ech-charif" <echchariffatima AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 26 Jun 2008 16:53:33 +0100
hi

when i install webacula i got this problem:

i must configure that :

 - Create /etc/httpd/conf.d/webacula.conf

Alias "/webacula"  "/var/www/webacula/html"
<Directory "/var/www/webacula/html">
        Options Indexes FollowSymLinks
        AllowOverride All
        Order deny,allow
        Allow from 127.0.0.1
        # your network
        Allow from 192.161.150.0/255.255.255.0

        AuthType Basic
        AuthName "Webacula"
        AuthUserFile       /etc/httpd/conf/webacula.users
        Require valid-user
</Directory>

** but i don't find  repertory etc/httpd/conf.d
thanks


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>