Re: Server Side Inluces Issue Apache 2.2.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 4/26/07, Chakrapani, Praveen Kumar Bellary (Contractor)
<PCHAKRAPANI@xxxxxxx> 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. You have
a file named foo.shtm and you want to be able to access it under the
name foo.htm? Apache will not do this by default (in either 1.3 or
2.2) so you must have had something configured to make this happen.
One example would be
RedirectMatch ^/(.*)\.htm$ http://www.ftc.gov/$1.shtm

By the way, you should also delete the line
AddType text/htm .shtm
which is setting a garbage content type.

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux