meta data for this page
  •  
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


system:config:access_control_allow_origin [2013/08/20 20:01] (current) – created phplist
Line 1: Line 1:
 +
 +---- dataentry configoptions ----
 +type             : constant
 +name             : ACCESS_CONTROL_ALLOW_ORIGIN
 +purpose          : Block requests from an incorrect location
 +allowed          : 
 +default          : http://'.$_SERVER['HTTP_HOST']
 +status_s         : 
 +category         : security
 +----
 +
 +You may need to set this to something else, if you want to be able to Ajax requests to phpList.
 +
 +
 +
 +