GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Question: Is it possible, on a UNIX SERVER to make a domain CASE-INSENSITIVE? (https://gfy.com/showthread.php?t=485840)

alexg 06-27-2005 02:02 PM

Question: Is it possible, on a UNIX SERVER to make a domain CASE-INSENSITIVE?
 
meaning, that for example http://www.domain.com/Folder/file.html
will be the same as http://www.domain.com/folder/file.html
and the sam as http://www.domain.com/folder/File.html

?

if so, how do I do that?

s9ann0 06-27-2005 02:44 PM

you could use mod_rewrite and rewrite everything to lowercase and have all the filenames lowercase

alexg 06-27-2005 02:48 PM

Quote:

Originally Posted by spanno
you could use mod_rewrite and rewrite everything to lowercase and have all the filenames lowercase

how do i do this?
what's the .htaccess code i need to use?

alexg 06-28-2005 04:58 AM

Quote:

Originally Posted by alexg
how do i do this?
what's the .htaccess code i need to use?

bump
nobody has an answer to this?

NetRodent 06-28-2005 05:21 AM

RTFM

http://httpd.apache.org/docs/mod/mod_rewrite.html

darksoul 06-28-2005 05:25 AM

better:
http://www.misterblue.com/Software/mod_nocase.htm

fris 06-28-2005 05:28 AM

Quote:

Originally Posted by alexg
meaning, that for example http://www.domain.com/Folder/file.html
will be the same as http://www.domain.com/folder/file.html
and the sam as http://www.domain.com/folder/File.html

?

if so, how do I do that?


http://fris.x2e.org/tutors/modrewrite/index.php

perfect example of mod rewrite


All times are GMT -7. The time now is 05:46 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123