php - Remote access server (xamp) using http -


i have remote access computer, , can access computer using ip address , xamp server installed on remote machine.

now want access file placed in wamp server such .php file own computer, such using http://something/file.php

how can this?

try ip of remote machine plus folder of project located under htdocs folders on xampp.

for example,

192.168.1.1/foldername 

i'm not sure going why no try!


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -