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:Hel
.
e.g:
Header add MyHeader "Hello"
Thanks
sridhar
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 11, 2005 7:21 PM
Subject: Re: [EMAIL PROTECTED] Problem in mod_Cern_meta
> On 8/11/05, sridhar <[EMAIL PROTE
On 8/11/05, sridhar <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> The headers which are in the meta file are not displayed.
>
> I have done the following setting
>
>
> Options Indexes
> AllowOverride None
> Order allow,deny
> Allow from all
> MetaDir .
> MetaFiles on
> MetaSuffix .meta
>
>
Hi,
The headers which are in the meta file are not
displayed.
I have done the following setting
Options IndexesAllowOverride NoneOrder
allow,denyAllow from allMetaDir .MetaFiles onMetaSuffix
.meta
The html file xyz.html and the meta file
xyz.html.meta are in test folder and i am acces