how to access my 1st site

Discussion in 'General' started by Osa2Unx, Nov 4, 2011.

  1. Osa2Unx

    Osa2Unx New Member

    Hi all,

    I have installed ubuntu on my server 11.10 and installed ispConfig 3.0 with the walktrough tutorial on the site. Everything is okay.
    So I added my first site via the control panel and now I want to access this site.
    Problem is I don't get to access it.

    When I go to the public ip address of my site I see the IT WORKS! index default site from apache2.

    so i go to http://publicip/www.belseledorp.be to see the index.html file in the /var/www/web/www.belseledorp.be directory.

    However I get Error

    Any ideas why this is?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. Osa2Unx

    Osa2Unx New Member

    As this is for me a test server I don't own the website www.belseledorp.be

    So I don't have dns settings for the domain to point to my publicip

    I want to test out all the features of ispConfig

    So I created a fictive website. And now I want to access the index page to see all is working.

    When you go to http://stormserver.tcs-computers.be
    You see the default it works!
    So, I need to access the new website

    I think this should work.
    The ip is 46.19.35.190
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

  5. Osa2Unx

    Osa2Unx New Member

    What would be the easiest way to check that my server is running correct and the control pannel is working correct to.

    register a domain name?
    just for testing purposes?

    Why is this that a website is not available via vhost ip?
    And the standard website is available via the ip?

    When I go to /var/www/ I see index.html -> this is availabel
    when I go to /var/www/www.tcs-computers.be/web/index.html -> this is not availalbe. (online I mean) it is availaible in the directorys.

    I think it can only have something to do with rights chmod etc...
    Do get the site being displayed.
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Your server is working correctly. If you want to test it, read the FAQ record I posted above on how to access a namebased vhost.
     
  7. Osa2Unx

    Osa2Unx New Member

    Thank you so much for you time and willing me to help.

    I have changed the /etc/hosts file with my ip and website

    It now has
    172.X.X.75 stormserver.priv.tcs-computers.be
    46.19.35.190 www.besleldorp.be

    However when I go to 46.19.35.190 I go to /var/www/index.html
    and not to /var/www/www.belseledorp.be/web/index.html (which is the location made be IspConfig)
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    1) Change the hosts file on your desktop, not server.
    2) Enter http://www.besleldorp.be in the URL bar of your Webbrowser and not the IP address.
     
  9. Osa2Unx

    Osa2Unx New Member

    Hi Till,

    Thanks for all the support.
    I took the plunge and bought myself a domain name.
    Added some dns records to it. And I must say! It seems like working correctly.

    Also MySql is working correct and Apache2!

    :D

    Great great great!!
    Wonderfull Control panel so far!
    Need to test out some more.
    And read the whole 333 pages of the manual :)
     

Share This Page