Page 1 of 1

Setting up a testing server over a network

Posted: Thu Nov 02, 2006 5:33 pm
by Luke
I have wampserver running on my machine locally, and the files I need to test are on the server... is there any way to run files on my network server through my locally installed wampserver or do I have to install apache on the network server for that to work?

Re: Setting up a testing server over a network

Posted: Fri Nov 03, 2006 4:42 am
by Chris Corbyn
I'm not sure I'm with you. The files are on a remote web server but you want to execute them vai your local server?

The only way I can see to do that is with a NFS or FTP mount :) Seems like an odd situation though 8O

Could you elaborate on why you need this or are you just experimenting?