Making URL appear as capital letters?

  • ESDesign
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jul 11, 2008
  • Posts: 6
  • Status: Offline

Post January 18th, 2009, 10:53 pm

Is it possible to make a URL appear as capital letters after is has been entered?

I've read on other forums that it is not a controllable element from a programming standpoint, it has to do with the server, but for curiousity's sake I thought I'd ask the experts :wink:

To be more specific, my client wants to be able to have people visit her website at http://siamese2hearts.com and after it has loaded have the URL in the address bar read http://SIAMESE2HEARTS.com to match her company name.

She has hosting on GoDaddy so keep in mind I have no access to core server files whatsoever.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post January 18th, 2009, 10:53 pm

  • joebert
  • Sledgehammer
  • Genius
  • No Avatar
  • Joined: Feb 10, 2004
  • Posts: 13455
  • Loc: Florida
  • Status: Offline

Post January 19th, 2009, 3:14 am

You can force caps for the resource using something like mod_rewrite, but not the domain name.

For instance,

Code: [ Select ]
http://domain.com/RESOURCE.HTML


I doubt this is what they want though.
Strong with this one, the sudo is.

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 118 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.