Access site without domain

Discussion in 'Installation/Configuration' started by TauTau, Oct 12, 2007.

  1. TauTau

    TauTau New Member

    Hi,

    I'm currently migrating a few sites to a new server. Is there a way to reach a domain/site that I have configured in ISPconfig, before the actual DNS of the domain points to the server? i.e. something like this:

    http://realname.myserver.tld/web4/
     
  2. edge

    edge Active Member Moderator

    You can not access it the way you want.

    A way of doing it, is by adding the domain and IP of server to the workstations hosts file.

    In windows you will find the hosts file in c:\windows\system32\drivers\etc
     
  3. sjau

    sjau Local Meanie Moderator

    In linux it's in

    Code:
    /etc/hosts
    
     

Share This Page