View Single Post
  #4 (permalink)  
Old 05-10-2005, 11:50 AM
Till's Avatar
Till Till is offline
Administrator
 
Join Date: Jan 2002
Location: Berlin, Germany
Posts: 1,453
Quote:
Originally Posted by matt.lintz
The domain name will always go lowercase the filename can be InDex.html or index.html will point to two different pages.
On Unix/Linux there is a thing called case-sensitive. Which is why inDEX.html and index.html are two different things. Domain names are a different category though.
Reply With Quote