As some of you know, in a Linux/Apache environment the URL http://yoursite.com/Directory/Widgets is completely different from http://yoursite.com/directory/widget
If your directory on your server exists as an uppercase (ie. DirectoryName) and someone clicks on a lowercase version they will get a 404 error messgae because to Linux/Apache that lowercase directory does not exist.
Well the Myspace developers seem to have made a little oopsy and forgotten that. MSPLinks is now redirecting ALL links (both profile and comments) to a lowercase version. Basically breaking a LOT of links.
It's probably going to break a lot of flash widgets as well. Hopefully the myspace community users will complain and myspace will recognize the mistake and fix it.
|