I have searched for Action in my httpd.conf, there was none present. I
have searched in apache documentation, and the syntax you gave me seems
to be correct. I have put it in my httpd.conf. I will restart the server
tonight and tell you tomorrow if it worked.

Le mardi 03 avril 2007 à 10:19 -0400, David Romerstein a écrit :
> On Tue, 3 Apr 2007, Jérôme Massano wrote:
> 
> > I think the line "TypesConfig /etc/mime.types" means that I only have to
> > modify the file /etc/mime.types, which is already done. Maybe I should
> > uncomment the line about mime_magic ?
> 
> No, and no.
> 
> Search your httpd.conf for 'Action'. I believe you need to associate the 
> MIME type 'text/brestore' with a specific handler script by adding the 
> line 'Action text/brestore $PATH/$TO/brestore.pl' to your httpd.conf.
> 
> /etc/mime.types associates specific file extensions with specific MIME 
> types (and, thus, to specific handlers), but there's no file extension in 
> this case.
> 
> -- D
> ------------------------------------------------------------------------- 
> Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's 
> Techsay panel and you'll get the chance to share your opinions on IT & 
> business topics through brief surveys-and earn cash 
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to