I have installed a xampp server in a computer A.
now i want to access this xampp server from other computer B.i typed the ip address of the computer A ,where xampp server is installed , in the browser of computer B. i landed to the **http://XX.XX.XX.XX/xampp**
page. now i want to access the htdocs directory but i am not able to access it.i used this path.
http://XX.XX.XX.XX/htdocs
and
http://XX.XX.XX.XX/xampp/htdocs
I am getting error
Object not found
Somebody please explain what i am doing wrong?