Leire Cristobo wrote:
Hello, I have to change the mime-type of a file, when it's
requested from a client through my reverse proxy.
Because I think that it's the only way to open this
file (JPG) with a program different from mozilla or
firefox.


I'm trying to change the field Content-Type of http
header using apache 2.0 with mod_proxy,
mod_proxy_http, mod_rewrite and mod_ext_filter.

Try using: http://search.cpan.org/dist/Apache-Filter-HTTPHeadersFixup/


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to