help! disabling apache server case sensitivity

This is a discussion on help! disabling apache server case sensitivity within the Linux Web Servers forums, part of the Web Server and Related Forums category; switching to Apache from IIS, many images not displaying because of improper case - IIS is case insensitive. I need to ...


Go Back   Usenet Forums > Web Server and Related Forums > Linux Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 10-01-2004
Curt H.
 
Posts: n/a
Default help! disabling apache server case sensitivity

switching to Apache from IIS, many images not displaying because of
improper case - IIS is case insensitive. I need to disable case
sensitivity on the Apache server. so, for example
http://images.domain.com/Header.jpg will display header.jpg. How can I
accomplish this?
  #2 (permalink)  
Old 10-01-2004
Alan J. Flavell
 
Posts: n/a
Default Re: help! disabling apache server case sensitivity

On Fri, 30 Sep 2004, Curt H. wrote:

> switching to Apache from IIS, many images not displaying because of
> improper case - IIS is case insensitive.


URLs are, by definition, case-sensitive.

> I need to disable case sensitivity on the Apache server.


Your choice of words suggests that you don't understand the problem.

IIS isn't literally case-insensitive: no web server can be, because
URLs are, by definition, case-sensitive. what it really does is to
hide the problem. At a nontrivial cost in terms of cacheability etc.

> so, for example http://images.domain.com/Header.jpg will display
> header.jpg. How can I accomplish this?


You can get some way to hiding the problem in Apache by turning on
mod_speling, until you can find the time to actually solve it.
mod_speling does less overall damage than IIS, because it redirects
mis-cased URL references to their canonical URL, rather than serving
out the same resource under lots of different URLs.

A tool which then searches for redirections (e. Xenu link checker with
appropriate option settings) can help to repair the original problem.

good luck
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:07 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0