you may well be right about cross domain problems, but IMHO it might be simpler in the long run to setup apache now. At least you’ll know that your tests will be compatible with the production server
John > On 20 Feb 2015, at 09:59, Frédéric <f...@gbiloba.org> wrote: > > Not as simple as I thought :o/ > > My problem is that I serve my application source using python: > > $ python -m "SimpleHTTPServer" > > But I can't serve php scripts using that simple method... > > My first idea was to write another little python server to make the php > script job (act as a gateway between linknx Tcp socket and my http > client request). > > But it seems that using 2 different http ports is like cross-domain > request; Am I right? > > Any suggestion how I could do that, in a simple way? I would like to > avoid to switch to apache for such simple tests! > > -- > Frédéric > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk > _______________________________________________ > qooxdoo-devel mailing list > qooxdoo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel