We are having our website hosted at Windows server.
When I tried to put the files from this host to another Linux based server, images were not appearing.
After doing analysis, I came to know that Image names were in Upper case. But they are specified in Lower case in Src attribute of Img tag.
By Searching Internet, I came to know below things.
-URL is case-insensitive in Windows.
-Folder and file name part of the URL is case-sensitive in Linux/Unix based server.
But anyway Domain part of the URL is not case-sensitive in Linux/Unix.
More Articles...
Monday, May 4, 2009
Popular Posts
- Software Testing Quiz Questions and Answers
- Javascript Quiz Questions and Answers
- MySQL Quiz Questions and Answers
- SEO Your Blog the Easy Way - Guest Post
- SEO (Search Engine Optimization) Quiz Questions and Answers.
- HTML Quiz Questions and Answers
- PHP Quiz Questions and Answers
- Best Motivational Quotes Book | Kindle eBook and Paperback | Read for FREE with Amazon's Kindle Unlimited
- Basic Computer Hardware Quiz Questions and Answer.
- Use of tinyurl in Twitter

No comments:
Post a Comment