Add-header iPlanet 4.1
Hello !
I'am using iPlanet 4.1 and I want to use the Service "add-header".
I see in the docs that it is new in iPlanet Web Server 4.0
When i write the example in the obj.conf in the <Object name="default"> :
Service type=test/html method=GET fn=add-header file="/ser/..../header.html" NSIntAbsFilePath="yes"
and then click on "Apply", I get, in the "View Server Settings" : Unknows: Service: add-header.
What am I doing wrong ? Do I load some module in the Init part ?
Thank for your answer.