This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Apache / How to enable mod_headers on httpd
« on: March 22, 2015, 10:50:15 PM »
Hello,
When i am trying to use:
I get a 500 error, all i know is that i dont have the mod_headers in my httpd.
How do i add that module ?
Thank you.
When i am trying to use:
Code: [Select]
Header set Access-Control-Allow-Origin "*"
I get a 500 error, all i know is that i dont have the mod_headers in my httpd.
How do i add that module ?
Thank you.
Pages: [1]