access xampp/htdocs directory from remote computer -


i have installed xampp server in computer a. want access xampp server other computer b.i typed ip address of computer ,where xampp server installed , in browser of computer b. landed **http://xx.xx.xx.xx/xampp** page. want access htdocs directory not able access it.i used path.

http://xx.xx.xx.xx/htdocs 

and

http://xx.xx.xx.xx/xampp/htdocs 

i getting error

object not found

somebody please explain doing wrong?

first of have see permitions of xampp (they blocked default , can see @ php.ini if recall well) , firewall of computer b. after that, should see port of xampp in computer b , should see localhost of computer.

if doing in differents places, should see if operator allow see ip remotely. in countries blocked too.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -