🏡 index : ~doyle/zpan.git

author Jordan Doyle <jordan@doyle.wf> 2016-06-19 11:58:18.0 +00:00:00
committer Jordan Doyle <jordan@doyle.wf> 2016-06-19 11:58:18.0 +00:00:00
commit
faeb7a5f6fc44fcbce2962ef322a6b89095e6720 [patch]
tree
88bf70110dd9c725ccdefe5c397da90a7a141086
parent
a020e51395dc315e3d674250a8b8053fc22693bd
download
faeb7a5f6fc44fcbce2962ef322a6b89095e6720.tar.gz

Mistyped header



Diff

 public/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/.htaccess b/public/.htaccess
index be821dc..d21bb1f 100644
--- a/public/.htaccess
+++ b/public/.htaccess
@@ -22,7 +22,7 @@
ServerSignature Off
Header set Access-Control-Allow-Origin "*"
Header set Access-Control-Allow-Methods "*"
Header set Access-Control-Request-Headers "*"
Header set Access-Control-Allow-Headers "*"
Header set Timing-Allow-Origin: "*"
Header unset X-Powered-By
AddDefaultCharset utf-8