Because a redirect isn't considered a "normal" (eg, 200) response, so
it uses the err_headers table on output.
Issac
On 9/20/2010 3:49 AM, whut_jia wrote:
> Thank you,According to your ways,I use r->err_headers_out .The question is
> resolved! But I want ask why?Why did I can't set cookie direc
Hi,
mod_vhost has a feature to serve the files based on the Host header using
"VirtualDocumentRoot /usr/local/apache/vhosts/%0" setting.
Similarly, i am wondering what is the process that i should follow to make the
mod_fcgid spawn the
processes and manage them based on the Host header.
I ha
I want to ask what kind of relationship between external redirect and
subrequest ??
Thanks,
Jia