Development finding server path on windows

Discussion in 'Software' started by kiltman, 8 Feb 2003.

  1. kiltman

    kiltman Victory is Mine!!

    Joined:
    18 Jul 2002
    Posts:
    358
    Likes Received:
    0
    hey can anyone help me to find my server path for windows? i have apache installed at C:\apache i know when your loading sites to your host its something like /usr/home/domain/httpdocs or something simular, i cant get to test the scripts on the test server because i cant find this out,

    hope ya can help thanks
     
  2. Hwulex

    Hwulex What's a Dremel?

    Joined:
    1 Feb 2002
    Posts:
    4,007
    Likes Received:
    1
    As default, it will be /htdocs/ in your apache directory, so in your case it will be:

    c:\apache\htdocs\

    :)
     
  3. RTT

    RTT #parp

    Joined:
    12 Mar 2001
    Posts:
    14,120
    Likes Received:
    74
    edit your document root line in httpd.conf :)
     

Share This Page