Hi All,
i'm using apache httpd v. 2.2.15 + mod_proxy and i have found a bad
behavior (at least for me :-) )
My application implements something like a resumable http upload using
308 as status code for resume (see for instance
http://code.google.com/apis/gdata/docs/resumable_upload.html).
Imp
Hi All,
I'd like to ask you some help with apache configuration for my goal.
I have two different server instances running on the same box and on
different ports. For instance:
http://my.domain.com:8080/appA
http://my.domain.com:9090/appB
are the URLs at the moment i'm using.
Actually I want
t; env=FILENAME
I'm not sure though about the effect of the Header set directive,
is it going to have a global effect afterwords or not?
Igor
On Wed, Feb 17, 2010 at 9:21 AM, Stefano Nichele
mailto:stefano.nich...@gmail.com>> wrote:
Hi All,
I would n
Hi All,
I would need some help with mod_rewrite :-( .
What I would need is to add an header to the response if the request
contains a URL parameter and the value of that parameter should be used
in that header.
Just to clarify, if the url is:
/download/files/1ytreefecsw?filename=myfile.txt