Files on PC:


defined in config file: httpd.conf

File location: D:\xampp_exe2\apache\conf



part of httpd.conf:


# DocumentRoot: The directory out of which you will serve your

# documents. By default, all requests are taken from this directory, but

# symbolic links and aliases may be used to point to other locations.

#

DocumentRoot "D:/xampp/files"

<Directory "D:/xampp/files">



Address of localhost


address:  http://localhost/....

ip-address: 1.0.0.227



Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator