Eric Covener wrote:
On Mon, Aug 11, 2008 at 6:20 PM, Raghavendra Datt
<[EMAIL PROTECTED]> wrote:
Eric,
Thanks for your quick response. I went through the mentioned functions.
The method "ap_send_error_response" has the logic to print the html page in
case of error. but, I am not really sure whet
On Mon, Aug 11, 2008 at 6:20 PM, Raghavendra Datt
<[EMAIL PROTECTED]> wrote:
> Eric,
> Thanks for your quick response. I went through the mentioned functions.
> The method "ap_send_error_response" has the logic to print the html page in
> case of error. but, I am not really sure whether this same m
Eric,
Thanks for your quick response. I went through the mentioned functions.
The method "ap_send_error_response" has the logic to print the html page in
case of error. but, I am not really sure whether this same method is called
in my case. because, the kind of html generated looks like a plain ht
On Mon, Aug 11, 2008 at 4:37 PM, Raghavendra Datt
<[EMAIL PROTECTED]> wrote:
> Hi,
> I was trying to pinpoint one of the functionalities of apache in the
> server code. On an error like "404", server generates an error page saying
> "requested resource not available" and also it shows up the vers
On Mon, Aug 11, 2008 at 4:37 PM, Raghavendra Datt
<[EMAIL PROTECTED]> wrote:
> Hi,
> I was trying to pinpoint one of the functionalities of apache in the
> server code. On an error like "404", server generates an error page saying
> "requested resource not available" and also it shows up the vers
On Mon, Aug 11, 2008 at 4:37 PM, Raghavendra Datt
<[EMAIL PROTECTED]> wrote:
> Hi,
> I was trying to pinpoint one of the functionalities of apache in the
> server code. On an error like "404", server generates an error page saying
> "requested resource not available" and also it shows up the vers
Hi,
I was trying to pinpoint one of the functionalities of apache in the
server code. On an error like "404", server generates an error page saying
"requested resource not available" and also it shows up the version info of
apache some thing like "Apache Tomcat/4.1.24-LE-jdk14". I am not sure wh