Re: [users@httpd] Header directive to enable Cross Origin Resource Sharing

2017-07-19 Thread Eric Covener
On Wed, Jul 19, 2017 at 9:30 AM, Sailaja Gadireddy wrote: > Hello Team, > > Could you please assist me in adding Header directive in httpd.conf file? > Where I can add the below configuration in the file? > > Header set Access-Control-Allow-Origin "*" The bottom? Anywhere you want?

[users@httpd] Header directive to enable Cross Origin Resource Sharing

2017-07-19 Thread Sailaja Gadireddy
Hello Team, Could you please assist me in adding Header directive in httpd.conf file? Where I can add the below configuration in the file? Header set Access-Control-Allow-Origin "*" Thanks & Regards, Sailaja.