javascript - Firefox 3: Enable AJAX to localhost from outside domain -


I am running an HTTP server on my development machine. I have a website on the Web server on the Internet, how can I get the communication from Firefox to this website temporarily on localhost ?
Thank you, Isaac Waller

The approach I use in this situation is the host- The file entry mapping is to put localhost in the subdomain of the target internet site.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -