ibexa

Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

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.

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)

Frederik HolljenĀ (28/02/2005 3:07 pm)


Comments

There are no comments.