Script to mask URL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • realamerican
    New Member
    • Dec 2007
    • 1

    Script to mask URL

    Is there a script maybe that allows you to mask the URL. I bought a domain and it redirect to a free hosted page. So, you type in www.mysite.com and it redirects and says www.members.the irsite.com/mysite. I can't actually get my domain to point here without a redirect, because the settings wont allow subfolders (i.e. it would work if my free space address was mysite.members. theirsite.com but not members.theirsi te.com/mysite.) What is the best way to fix this so my users always see mysite.com? I know basics but I can figure out some higher stuff, but please keep it simple if you can. Thanks
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    i don't believe it could be done =\

    Comment

    • gits
      Recognized Expert Moderator Expert
      • May 2007
      • 5388

      #3
      may be you could use a frameset ... and don't redirect, load the content from your free host but load it into a frame that comes from your 'mysite'-domain. but with such a solution you may encounter problems with cross-site-scripting issues (ajax/etc.) but since your sources are under you control you could find workarounds for that ...

      Comment

      Working...