Frank, did you notice that Sommarskog's blog is case sensitive This doesnt work http://www.sommarskog.se/Error-handling-I.html This works http://www.sommarskog.se/error-handling-I.html First time I have noticed this Anyone knows the reason? Madhivanan Failing to plan is Planning to fail
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by Madhivanan</i><br /><br /><br />Frank, did you notice that Sommarskog's blog is case sensitive<br /><br />This doesnt work<br /<a target="_blank" href=http://www.sommarskog.se/Error-handling-I.html>http://www.sommarskog.se/Error-handling-I.html</a><br /><br />This works<br /<a target="_blank" href=http://www.sommarskog.se/error-handling-I.html>http://www.sommarskog.se/error-handling-I.html</a><br /><br />First time I have noticed this<br /><br />Anyone knows the reason?<br /><br />Madhivanan<br /><br />Failing to plan is Planning to fail<br /><hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote"><br /><br />That's very interesting. Is it smart? [<img src='/community/emoticons/emotion-1.gif' alt='' />]<br /><br />Thanks,<br />DilliGrg
<<<br />Is it smart? <br />>><br /><br />Not sure [<img src='/community/emoticons/emotion-1.gif' alt='' />]<br /><br />Madhivanan<br /><br />Failing to plan is Planning to fail
You might try emailing the webmaster in that case of the reason. Satya SKJ Microsoft SQL Server MVP Contributing Editor & Forums Moderator http://www.SQL-Server-Performance.Com This posting is provided AS IS with no rights for the sake of knowledge sharing.
quote:Originally posted by satya You might try emailing the webmaster in that case of the reason. Satya SKJ Microsoft SQL Server MVP Contributing Editor & Forums Moderator http://www.SQL-Server-Performance.Com This posting is provided AS IS with no rights for the sake of knowledge sharing. You meant to Sommarskog? Madhivanan Failing to plan is Planning to fail
Hi, I just confirmed this from one JAVA guy. It seems that WebLogic and Apache web servers are Case sensitive for filename (i guess in Unix platform). In this case http://www.sommarskog.se -- Server name -- Case insensitive ie u can givehttp://www.sommarskog.SE and it works fine Error-handling-I.html --Filename this is case sensitive This is the name of Html file stored in the above server. so it is case sensitive Madhu
Yes, very helpful person in this case. As you can see he is very knowledgable and even few MS developers were unable to answer his questions during PASS sessions. quote:Originally posted by Madhivanan quote:Originally posted by satya You might try emailing the webmaster in that case of the reason. Satya SKJ Microsoft SQL Server MVP Contributing Editor & Forums Moderator http://www.SQL-Server-Performance.Com This posting is provided AS IS with no rights for the sake of knowledge sharing. You meant to Sommarskog? Madhivanan Failing to plan is Planning to fail
quote:Originally posted by Madhivanan Frank, did you notice that Sommarskog's blog is case sensitive This doesnt work http://www.sommarskog.se/Error-handling-I.html This works http://www.sommarskog.se/error-handling-I.html First time I have noticed this Anyone knows the reason? Madhivanan Failing to plan is Planning to fail Both links work for me. I don't know that much about URL handling on different platforms, but on LAMP the preferred way is to lowercase everything. But I don't know what influences this behaviour. -- Frank Kalis Moderator Microsoft SQL Server MVP Webmaster:http://www.insidesql.de
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by madhuottapalam</i><br /><br />Hi,<br /><br />I just confirmed this from one JAVA guy. It seems that WebLogic and Apache web servers are Case sensitive for filename (i guess in Unix platform). In this case <br /><br /<a target="_blank" href=http://www.sommarskog.se>http://www.sommarskog.se</a> -- Server name -- Case insensitive<br />ie u can give<a target="_blank" href=http://www.sommarskog.SE>http://www.sommarskog.SE</a> and it works fine<br /><br />Error-handling-I.html --Filename this is case sensitive<br /><br />This is the name of Html file stored in the above server. so it is case sensitive<br /><br /><br /><br />Madhu<br /><hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote"><br />Thanks Madhu for this info [<img src='/community/emoticons/emotion-1.gif' alt='' />]<br /><br />Madhivanan<br /><br />Failing to plan is Planning to fail
quote:Originally posted by satya Yes, very helpful person in this case. As you can see he is very knowledgable and even few MS developers were unable to answer his questions during PASS sessions. quote:Originally posted by Madhivanan quote:Originally posted by satya You might try emailing the webmaster in that case of the reason. Satya SKJ Microsoft SQL Server MVP Contributing Editor & Forums Moderator http://www.SQL-Server-Performance.Com This posting is provided AS IS with no rights for the sake of knowledge sharing. You meant to Sommarskog? Madhivanan Failing to plan is Planning to fail Thanks Satya. I will try to contact him Madhivanan Failing to plan is Planning to fail