Case insensitive Urls with .htaccess

Discussion in 'Apache' started by richieg100, Jan 13, 2006.

  1. #1
    I want people to be able to type in www.mysite.com/pages/INDEX or www.mysite.com/pages/index and get the same thing. (Stupid Unix/Linux servers!) I'm getting confused with all this "mod_speling" stuff and I'm at a loss as to what to do. So, if anyone knows how to use the .htaccess to make URLS case insensitive, post here.

    As of now, my .htaccess file looks like:
    DefaultType text/html
    DirectoryIndex index.php
    ForceType application/x-httpd-php
    Options MultiViews


    I made it so file extensions were eliminated but I still need to make sure that case is not an issue.

    Thanks alot guys!
     
    richieg100, Jan 13, 2006 IP
  2. richieg100

    richieg100 Peon

    Messages:
    17
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    can someone please help, because this is kind of urgent.
    thanks alot for everything!
    -richie
     
    richieg100, Jan 14, 2006 IP
  3. alph

    alph Well-Known Member

    Messages:
    508
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    108
    #3
    I have the same question. Anyone have an idea? I've done quite a bit of searching and haven't found a good solution yet. Thanks! :)
     
    alph, Feb 2, 2006 IP
  4. Nintendo

    Nintendo ♬ King of da Wackos ♬

    Messages:
    12,890
    Likes Received:
    1,064
    Best Answers:
    0
    Trophy Points:
    430
    #4
    .htaccess

    CheckSpelling on
     
    Nintendo, Feb 3, 2006 IP