DebugIPList
Summary
Sets the hosts that receive debug output.Usage
DebugIPList[]
DebugIPList[]= ip1|network1
DebugIPList[]= ip2|network2
...
Description
The setting DebugByIP must be set to enabled to make this setting have any effect.
Note : From eZ Publish 5.4 / 2014.09, this feature is compatible with IPv6.
Examples
DebugIPList[]=1.2.3.4 DebugIPList[]=192.0.0.42 DebugIPList[]=192.0.0.0/27
These settings enable debug output for the hosts 1.2.3.4, 192.0.0.42 and the network specified by the range 192.0.0.0/27
Frederik Holljen (02/02/2005 8:46 am)
Sarah Haïm-Lubczanski (27/10/2014 4:11 pm)
Comments
There are no comments.