You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Sa...@seagate.com on 2002/08/24 04:36:31 UTC

case-insensitive URL

Hi All,
I would like to make installation of Apache on Solaris, ignore the case (A
or a). So that global.com/SAQIB and global.com/saqib are treated the same
way.

Is there a way to do this, or is it a system level issue.
Thanks
Saqib Ali

"I fear, if I rebel against my Lord, the retribution of an Awful Day (The
Day of Resurrection)" Al-Quran 6:15


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


Re: case-insensitive URL

Posted by Zac Stevens <zt...@cryptocracy.com>.
Hi Saqib,

On Fri, Aug 23, 2002 at 07:36:31PM -0700, Saqib.N.Ali@seagate.com wrote:
> I would like to make installation of Apache on Solaris, ignore the case (A
> or a). So that global.com/SAQIB and global.com/saqib are treated the same
> way.
> 
> Is there a way to do this, or is it a system level issue.

mod_speling is probably what you're after.  Take a look at:

http://httpd.apache.org/docs/misc/FAQ-H.html#rewrite-nocase


HTH,

Zac

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