> > > > 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
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
> > 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
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
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;