Hello ... I want to modify my comments about case sensitivity of aliases and directory names in your InternetTrash URL. > The situation is different for browsers and other user > agents. Under UNIX, 'websitebyemail' is not the same as > 'WebSiteByEmail' -- but between them the server and the > browser can work out what is needed. In general, URLs > are not case-sensitive. As a generalisation, this is misleading. What I should have said was: " ... in general, domain names are not case-sensitive, but directory names may be." I found out that your alias, when used as a directory name, is indeed case-sensitive -- but in a very confusing way. Last week, http://www.netjunk.com/users/WebSiteByEmail/ was a recognised URL. Today, it generates a 404 (not found). But http://www.netjunk.com/users/websitebyemail/ is OK! Lesson: keep everything lower case at all times.