• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

case sensitive domain?

 
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am not sure if this belong here, cause the problem related to a user accessing tomcat from Mac, Tomcat itslef installed on Windows2003. Tomcat version 5.0.28 connected to ISS with JSPISAPI.

When user tries to access a domain name with differet letter cases than setup in tomcat alias, user is not taken to the right site. For example mydomain.com works fine but MyDomain.com doesnt. This problem is only for Mac users with IE, all browsers under Windows and Linux work fine, Safari on MAc works as well.
Dont think its IIS or connected because going directly over 8080 does the same.

I am really lost here, anyone has any ideas?

Thank you.
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sounds like the problem is with the Mac version of IE. Why is anyone still using that browser? Microsoft deprecated it years ago.
 
Oleg Tim
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I could not agree more
 
Oleg Tim
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
However, I did check multiple other sites, on other servers, that also run Tomcat, and they workd fine. So still puzzled why ME ?
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic