CORS stands for cross-origin request in which we request for the particular resources like images or fonts from outside of the website. You can manage your website resources like images, fonts etc by using CORS.
CORS on Linux server
You can use below code to enable cross-domain scripting...