need Help with Redirecting http://localhost/index.php

Results 1 to 3 of 3
  1. #1
    Newbie drulotus is offline
    MemberRank
    Jul 2007 Join Date
    4Posts

    need Help with Redirecting http://localhost/index.php

    Hello i just made a little start page for my server but is in http://localhost/index.php i want to redirect it or if there is a easy way to do it i just want people to beable to see the site can u help Thanks

    and by the way all this totorials are a realy good help TY


  2. #2
    Newbie driitzz is offline
    MemberRank
    Jun 2007 Join Date
    2Posts

    Re: need Help with Redirecting http://localhost/index.php

    if you are behind a router make sure you are fowarding the port 80 in your " virtual server " by default it is set on disabled you need to enable it , as in the httpd.conf at Listen make it listen *:80 and if you have " bindadress put it at * also. with those on you should then be able to acces to your website at http://mywebpage.somedns.someextension

  3. #3
    Newbie drulotus is offline
    MemberRank
    Jul 2007 Join Date
    4Posts

    Re: need Help with Redirecting http://localhost/index.php

    thankx it work now



Advertisement