Re: [EMAIL PROTECTED] Server Side Inluces Issue Apache 2.2.3

2007-04-26 Thread Joshua Slive
On 4/26/07, Joshua Slive <[EMAIL PROTECTED]> wrote: It could be a RewriteRule, it could be in an .htaccess file, it could be in an Include'd config file, or it could be some special module that you have added. Ah, one more that I think explains your confusion: It could be mod_speling, which aut

Re: [EMAIL PROTECTED] Server Side Inluces Issue Apache 2.2.3

2007-04-26 Thread Joshua Slive
On 4/26/07, Chakrapani, Praveen Kumar Bellary (Contractor) <[EMAIL PROTECTED]> wrote: Below are all the Redirect lines that I have on apache 1.3.31 conf file. # Redirect allows you to tell clients about documents which used to exist in # Format: Redirect old-URI new-URL RedirectPermanent /idthef

RE: [EMAIL PROTECTED] Server Side Inluces Issue Apache 2.2.3

2007-04-26 Thread Chakrapani, Praveen Kumar Bellary \(Contractor\)
Also there are more than one URL's in consumer.gov that are redirected. Thanks -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Thursday, April 26, 2007 2:28 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Server Side I

Re: [EMAIL PROTECTED] Server Side Inluces Issue Apache 2.2.3

2007-04-26 Thread Joshua Slive
On 4/26/07, Chakrapani, Praveen Kumar Bellary (Contractor) <[EMAIL PROTECTED]> wrote: Ok let me explain it again www.ftc.gov and www.consumer.gov are running on apache version 1.3.31 with server side includes enabled. www.consumer.gov has a url in its main page pointing to http://www.ftc.gov/ft

RE: [EMAIL PROTECTED] Server Side Inluces Issue Apache 2.2.3

2007-04-26 Thread Chakrapani, Praveen Kumar Bellary \(Contractor\)
Ok let me explain it again www.ftc.gov and www.consumer.gov are running on apache version 1.3.31 with server side includes enabled. www.consumer.gov has a url in its main page pointing to http://www.ftc.gov/ftc/privacy.htm when clicked on this link while apache 1.3.31 is running the page appears

Re: [EMAIL PROTECTED] Server Side Inluces Issue Apache 2.2.3

2007-04-26 Thread Joshua Slive
On 4/26/07, Chakrapani, Praveen Kumar Bellary (Contractor) <[EMAIL PROTECTED]> wrote: Error is page cannot be found. I have tried with AddHandler server-parsed .htm still the same problem mod_ext_filter has nothing to do with it. Your problem still isn't clear, so I'll need to guess again. Yo

RE: [EMAIL PROTECTED] Server Side Inluces Issue Apache 2.2.3

2007-04-26 Thread Chakrapani, Praveen Kumar Bellary \(Contractor\)
Wondering if I have to compile apache with mod_ext_filter module -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Thursday, April 26, 2007 1:22 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Server Side Inluces Issue Apache

RE: [EMAIL PROTECTED] Server Side Inluces Issue Apache 2.2.3

2007-04-26 Thread Chakrapani, Praveen Kumar Bellary \(Contractor\)
PROTECTED] Server Side Inluces Issue Apache 2.2.3 On 4/26/07, Chakrapani, Praveen Kumar Bellary (Contractor) <[EMAIL PROTECTED]> wrote: > Hi, > > We recently upgraded apache from 1.3.31 to apache 2.2.3. > > Older version works well with server side includes and parsing htm

[EMAIL PROTECTED] Server Side Inluces Issue Apache 2.2.3

2007-04-26 Thread Chakrapani, Praveen Kumar Bellary \(Contractor\)
Hi, We recently upgraded apache from 1.3.31 to apache 2.2.3. Older version works well with server side includes and parsing htm file to shtm files. However with new version when we try to access a link from another domain with a link to pointing to http://domain.gov/foo/foo.htm does not load the

Re: [EMAIL PROTECTED] Server Side Inluces Issue Apache 2.2.3

2007-04-26 Thread Joshua Slive
On 4/26/07, Chakrapani, Praveen Kumar Bellary (Contractor) <[EMAIL PROTECTED]> wrote: Hi, We recently upgraded apache from 1.3.31 to apache 2.2.3. Older version works well with server side includes and parsing htm file to shtm files. However with new version when we try to access a link from a