On 8/12/05, sridhar <[EMAIL PROTECTED]> wrote:
> hi Joshua,
> 
> I know very well that response header cann't be viewed directly thru web
> browser.
> i am accessing the page using telnet or Apache jmeter which displays all the
> response header
> 
> The content of the meta file is :
> MyHeader:Hello
> 
> If i use mod_headers i am getting MyHeader in response.
> e.g:
> Header add MyHeader "Hello"

You never answered my first question: why do you want to use
mod_cern_meta instead of mod_headers?

I don't see anything in particular wrong with your configuration. 
Have you checked the error log?  Are you sure there isn't anything
else in your config that could be overriding this, like mod_rewrite?

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to