Apache and CORS – Enabling Cross Origin Resource Sharing
Just a few days ago, I was working on an applicaiton which needed to make Cross Origin request to a rails application. This applicaiton was being served by Passenger on Apache server. In front of the application server sits a public facing Apache server where the Load Balancing happens. A custom javascript app deployed at […]
Read more "Apache and CORS – Enabling Cross Origin Resource Sharing"