parent
2f57c32060
commit
03dc5e07e6
|
@ -1,7 +1,7 @@
|
||||||
# Cross domain AJAX requests
|
# Cross domain AJAX requests
|
||||||
|
|
||||||
# **Security Warning**
|
# **Security Warning**
|
||||||
# Do not use this without understanding the concequences.
|
# Do not use this without understanding the consequences.
|
||||||
# This will permit access from any other website.
|
# This will permit access from any other website.
|
||||||
#
|
#
|
||||||
add_header "Access-Control-Allow-Origin" "*";
|
add_header "Access-Control-Allow-Origin" "*";
|
||||||
|
|
Loading…
Reference in New Issue