Share Xampp using Windows XP

Discussion in 'PHP' started by piropeator, May 26, 2008.

  1. #1
    I use Xampp and I want to share my applications with other users in the same PC with Windows XP.
    How do that?
     
    piropeator, May 26, 2008 IP
  2. Randombase

    Randombase Peon

    Messages:
    224
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    My guess would be:
    1. Find your httpd.conf file.
    2. Edit the line DocumentRoot <folder> to a public folder, like C:/WWW, and move all your files from the current document root to c:/WWW. I guess your current settings are set to some protected folder by useraccount, somewhere in My Documents.
     
    Randombase, May 26, 2008 IP