Results 1 to 5 of 5

Thread: How to Access Local Host?

  1. #1
    Join Date
    Feb 2009
    Posts
    39

    sad How to Access Local Host?

    Hi,

    My problem is very self explanatory how to create and Access the Local Host from one PC? I am running windows vista on my computer.

    Can anyone suggest me the procedure for the same

  2. #2
    Join Date
    Feb 2008
    Posts
    75

    Re: How to Access Local Host?

    Vista for local host development requires that you enable or authorized the localhost port

    http add urlacl url=http://+:80/ user={domain/username}
    You will receive a message that URL reservation successfully added.

  3. #3
    Join Date
    Oct 2008
    Posts
    137

    Re: How to Access Local Host?

    you first a fall need to have Web server like any Apache server or IIS to be enabled with your computer ,i had PHP + IIS 7 on Windows Vista SP1, and making an configuration is nothing easier then reading the documentation at the official IIS website.

  4. #4
    Join Date
    Oct 2008
    Posts
    161

    Re: How to Access Local Host?

    If you need to have apache under the windows vista and want to set up the Local host here is the information please check:
    http://drupal.org/node/140230

  5. #5
    Join Date
    Jan 2009
    Posts
    99

    Re: How to Access Local Host?

    Go to Windows->System32->drivers->etc and open the hosts file using Wordpad.

    The file should contain the following under the commented out description section:



    127.0.0.1 localhost
    ::1 localhost
    If those lines are not there add them to to the file and save the file. You may need to change the file permissions in order to save the file.

Similar Threads

  1. MAMP/XAMPP set up local host
    By Chittoor in forum Operating Systems
    Replies: 4
    Last Post: 25-09-2011, 07:55 PM
  2. Configure WAMP Server on Local and Public Host
    By Farzana in forum Networking & Security
    Replies: 1
    Last Post: 18-07-2011, 07:56 AM
  3. ipod access from web, local library restricted access
    By Inari in forum Portable Devices
    Replies: 1
    Last Post: 22-09-2009, 05:01 PM
  4. VPN Remote Access Issue - Can Login, but can't access local resour
    By PARRISH in forum Small Business Server
    Replies: 2
    Last Post: 14-05-2008, 03:09 PM
  5. Cannot Get Internet Access - Local Access Only
    By ColinCC in forum Vista Help
    Replies: 12
    Last Post: 22-08-2007, 05:54 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,710,837,754.97199 seconds with 17 queries