topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 8:33 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: help with FARR alias  (Read 3537 times)

risingeil

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 27
    • View Profile
    • Donate to Member
help with FARR alias
« on: November 20, 2010, 12:24 AM »
Could someone teach me how to sue the built-in www alias for FARR?  I can't figure it out.  I thought it's used to launch websites, but guess not.
Even better, if there is an alias explainaiton list for FARR somewhere that would be even better.

thanks

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: help with FARR alias
« Reply #1 on: November 20, 2010, 12:37 AM »
the www alias is a bit confusing.. what it does it match any url that STARTS WITH www.

so if you type:
www.google.com and hit enter, it will open that web page.

it also works if you type ANY url starting with http://
so type http://donationcoder.com to go to the dc web page.

you can also go to the alias tab and find the Core-Internet Alias and then youll see the www alias listed which you can double click to examine.

risingeil

  • Participant
  • Joined in 2010
  • *
  • default avatar
  • Posts: 27
    • View Profile
    • Donate to Member
Re: help with FARR alias
« Reply #2 on: November 20, 2010, 10:38 AM »
thanks for the information.