[clearwind-spelling] # the incoming path to catch data sent to (required) path = /clearwind-spell # the url to send data too (required) url = http://www.clearwind.ca/services/spell.py # to cache internally before sending to the # url? if left blank, no cache cache = # cache headers, if any to apply to the cache # by default this is url, but if you want to cache by browser, insert the # appropriate http-header cache-headers = url # cache length, if any to apply to the cache, in seconds # example: cache-length=3600 cache-length = 60 # a list seperated by commas of any transformations # to be performed on the data as it comes back from the server transform = # zope security checking to be performed on this request # each field is seperated by a request # example: security = Manage portal content, View #security = Manage portal content, View # examples #[yahoo-weather] #path =/yahoo-weather #url = http://localhost:8080/testXML #[yahoo-weather-2] #path =/yahoo-weather/and/some/more #url = http://localhost:8080/testXML