← Back to context Comment by merb 5 years ago dns is case insensitive 6 comments merb Reply ajford 5 years ago OP was commenting on the order of the S and C fipar 5 years ago parent is using case to highlight a typo in the domain name, not to imply that the problem is with the case. mediaman 5 years ago it's transposed, not case difference jolux 5 years ago "oSCp".ToLower() != "oCSp".ToLower()
fipar 5 years ago parent is using case to highlight a typo in the domain name, not to imply that the problem is with the case.
OP was commenting on the order of the S and C
parent is using case to highlight a typo in the domain name, not to imply that the problem is with the case.
it's transposed, not case difference
"oSCp".ToLower() != "oCSp".ToLower()