Airlock Gateway allows configuration of Apache expert settings that directly affect the doorway Apache server. These settings are added to the httpd.conf
file and have the same syntax as Apache directives. Apache expert settings overwrite the default directives set by Airlock Gateway.
- Apache expert settings can be configured in three different places. Depending on the location, directives from different Apache contexts are allowed:
- global: directives from Apache context "server config" are applicable. Configurable under "Expert Settings -> Security Gate / Apache".
- virtual host: directives from Apache context "virtual host" are applicable. Configurable in the "Expert Settings" tab of the virtual host.
- mapping: directives from Apache context "directory" are applicable. Configurable in the "Expert Settings" tab of the mapping.
Apache expert settings are not validated. Syntax errors will break the httpd service start/restart.