" MultiViews is used specifically when choosing between a bunch of files that exist in the filesystem, but that have different meta-data attached to them. You only have a single file, but wish to process it in a bunch of different ways." That's what I thought, though the brief explanation of MultiViewsMatch Filters suggests something else. I have a copy of the Apache Modules book and I'll have a dig through to see if there is anything on this directive. Cheers, Ben Ben Davies | Lead Developer | Stickyeyes 6th Floor, West One, Wellington Street, Leeds, LS1 1BA Email: ben.davies@xxxxxxxxxxxxxx 0113 391 2929 | Fax 0113 391 2939 This e-mail may contain information that is privileged, confidential or otherwise protected from disclosure. It must not be used by, or its contents copied or disclosed to persons other than the intended recipient. Any liability (in negligence or otherwise) arising from any third party acting, or refraining from acting, on any information contained in this e-mail is excluded. The views expressed may not be official company policy, but instead, the personal views of the originator. If you have received this e-mail in error please notify the sender and delete the e-mail. -----Original Message----- From: jslive@xxxxxxxxx [mailto:jslive@xxxxxxxxx] On Behalf Of Joshua Slive Sent: 03 June 2008 19:02 To: users@xxxxxxxxxxxxxxxx Subject: Re: AddOutputFilterByType On Tue, Jun 3, 2008 at 6:42 AM, Ben Davies <ben@xxxxxxxxxxxxxx> wrote: > Okay, this is great! Making some real headway here. > > Your suggestions works as expected. However, I want to throw another spanner > in the works :) > > I have a directory which only contains flac files. I have several bash > scripts, each of which convert a flac file to another format (mp3, aac, etc) > > I've setup various custom filters for each using ExtFilterDefine, and they > all work as suggested. > > Now: > > I could expand your suggestion of using SetEnvIf to pass through the value > of the quality field for each mimetype I want to support. This would be a > fine solution, and would work. > > However, I'm interested in seeing if I can get MultiViews to work with > directives provided by mod_filter. I haven't though your problem through in detail, but I don't think this approach will work. MultiViews is used specifically when choosing between a bunch of files that exist in the filesystem, but that have different meta-data attached to them. You only have a single file, but wish to process it in a bunch of different ways. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx