For more information... RTFM!
NAVIGATION
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

TolerateGet

Specify whether information from both GET and POST methods should be parsed when form is submitted using the HTTP POST method.

Synopsis

TolerateGet  Yes

This is a Yes or No directive.  The default is No.

Scope

This directive is only available for use in the global (interchange.cfg) configuration file, and will affect all websites running under the Interchange installation.  It will not work in a website's local (catalog.cfg) configuration file. 

Description

Set this to "Yes" to enable parsing of both GET data (URI arguments) and POST data (form values) when a POST request is submitted.  The default is "No", which means that GET data is ignored during a POST.  Unfortunately this has to be a global setting because at URI parse time, the Interchange daemon doesn't yet know which website it's dealing with, due to website aliases, etc.

Category:  Global config directives
Last modified by: Kevin Walsh
Modification date: Wednesday 21 June 2006 at 9:53 PM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us