![]() | Configure properties for a web application mapping. |
| Home | Contact | Site Map | |
USER GUIDE
| The Web Application Mapping Properties Page
MappingExtensionYou can set the web document extension to be mapped to this script processor.
Script ProcessorYou can set the script processor file for the new web application mapping. The file can be from the installation package or external.
BehaviorScript engineSelect this option when you want the application to run in a directory without Execute permissions. This setting is intended primarily for script-based applications such as ASP and IDC that are mapped to an interpreter. Check that file existsSelect this option to instruct the Web server to verify the existence of the requested script file and to ensure that the requesting user has access permission for that script file. If the script does not exist or the user does not have permission, the appropriate warning message is returned to the browser and the script engine is not invoked. This option can be useful for scripts mapped to non-CGI executables like the Perl interpreter that do not send a CGI response if the script is not accessible.
HTTP VerbsAllows you to set the HTTP verbs that should be passed to an application. These verbs are: GET, POST, HEAD, TRACE, PUT, DELETE, OPTIONS. For a detailed explanation of these HTTP/1.1 methods please see: HTTP Methods article. |

This
dialog allows you to map a certain web document type to a desired script
processor that can handle the corresponding script type.