0

I am hosting my PHP web app on Windows Azure Websites and it's loading data from Windows Azure Blob Storage. This results in cross domain request error. How do I resolve it?

sarat
  • 9,454
  • 6
  • 38
  • 71
  • See if this thread solves your problem: http://stackoverflow.com/questions/18981339/http-options-request-on-azure-websites-fails-due-to-cors. – Gaurav Mantri Jul 09 '14 at 18:59
  • php has no cross-domain issues. it can talk to any host you tell it to. Do you mean maybe some client-side Javascript is having trouble? – Marc B Jul 09 '14 at 19:24

0 Answers0