Re: [EMAIL PROTECTED] Header set Content-type

2007-06-11 Thread Paul Simon
> > > > Is it impossible to set the Content-Type? Any suggestions? > > > > > > It is impossible to set Content-Type using mod_headers. All the > > > standard HTTP protocol headers are controlled by the apache core and > > > can't be overriden with mod_headers. > > > > > > But you can set Content-Ty

Re: [EMAIL PROTECTED] Header set Content-type

2007-06-11 Thread Joshua Slive
On 6/11/07, Paul Simon <[EMAIL PROTECTED]> wrote: > > Is it impossible to set the Content-Type? Any suggestions? > > It is impossible to set Content-Type using mod_headers. All the > standard HTTP protocol headers are controlled by the apache core and > can't be overriden with mod_headers. > > Bu

Re: [EMAIL PROTECTED] Header set Content-type

2007-06-11 Thread Paul Simon
> > Is it impossible to set the Content-Type? Any suggestions? > > It is impossible to set Content-Type using mod_headers. All the > standard HTTP protocol headers are controlled by the apache core and > can't be overriden with mod_headers. > > But you can set Content-Type using any of the standa

Re: [EMAIL PROTECTED] Header set Content-type

2007-06-08 Thread Joshua Slive
On 6/8/07, Paul Simon <[EMAIL PROTECTED]> wrote: Is it impossible to set the Content-Type? Any suggestions? It is impossible to set Content-Type using mod_headers. All the standard HTTP protocol headers are controlled by the apache core and can't be overriden with mod_headers. But you can se

[EMAIL PROTECTED] Header set Content-type

2007-06-08 Thread Paul Simon
Hi. I'm trying to set Content-type and content-disposition using mod_headers but it's only partly working: RewriteRule sesp-apprv.csv$ - [E=SESP_CONT_DISP:Yes] Header always set Content-Type "application/ms-excel" env=SESP_CONT_DISP Header always set content-disposition "attachment;