Results 1 to 3 of 3

Thread: Configuration of Apache to work the php webpage on Intranet

  1. #1
    Join Date
    Jul 2010
    Posts
    228
    Thanks
    18
    Thanked 0 Times in 0 Posts

    Default Configuration of Apache to work the php webpage on Intranet

    Good day!

    I am used the ff: to up my webpage

    Windows Server 2003 32 Bit
    Xampp 1.7.1

    My folder that consist of my php file was on the htdocs folder. When I run http:\\localhost\MYFOLDER\index.php
    My webpage was appear or run. But I want to happen is the client will only input the url like this : site.dlp.ph

    I dont know how can i do that,, because i'm not familiar with the apache.

    I want that the other computer can access my webpage using intranet.

    I tried to used virtual host like this:

    <Virtual Host 182.10.10.101>
    Document Root "C:\xampp\htdocs\MYFOLDER\index.php"
    Server Name dllp.ph
    </Virtual Host>

    When I run the http:\\182.10.10.101
    the output is the webpage of xampp

    I also create a DNS forward lookupzone but it did not work.

    I hope somebody can help me.

    Thank you

  2. #2
    Join Date
    Jan 2008
    Posts
    441
    Thanks
    67
    Thanked 4 Times in 4 Posts

  3. #3
    Join Date
    Jul 2010
    Posts
    228
    Thanks
    18
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by ggalan View Post
    Thank you ..i will access this url

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
  •