Newbie Question - how to access websites in local network

Discussion in 'General' started by jewei, Dec 11, 2006.

  1. jewei

    jewei New Member

    Hi all,

    i had ispconfig installed in a local network-ed server at ip 10.1.1.7, how can i access websites using local ip? isn't it like http://10.1.1.7/domainname.com ??
     
  2. sjau

    sjau Local Meanie Moderator

    I don't think so.

    Edit your hosts file and add an entries like this one:

    10.1.1.7 domain.com
    10.1.1.7 www.domain.com
    10.1.1.7 sub.domain.com

    Just change it according to your needs.
     

Share This Page