Forum Moderators: phranque
Header always append X-Frame-Options SAMEORIGIN Header always append X-Frame-Options ALLOW-FROM <URI> Header always append X-Frame-Options ALLOW-FROM http://www.example.com, Apache service won't start complaining about incorrect syntax of this command. The only way it worked is when I wrote it this way Header always append X-Frame-Options ALLOW-FROM=http://www.example.com. Why doesn't any guide mention there should be the equals sign? It also doesn't seem like standard syntax in httpd.conf [edited by: Ocean10000 at 2:18 pm (utc) on Mar 24, 2015]
[edit reason] Examplified [/edit]