Custom tab¶
Note
The Custom tab is only shown to accounts of the Myra organisation. It is not available in any other account. If you need an adjustment, contact Myra Support.
The Custom tab contains configuration options that insert additional configuration blocks at defined positions of the reverse proxy configuration of a subdomain.
The following settings are available:
| Name | Definition |
|---|---|
| Location Config-Inject | The configuration block is injected in every location block. |
| Server Config-Inject | The configuration block is injected in every HTTP server block. |
| SSL Server Config-Inject | The configuration block is injected in every HTTPS server block. |
| Upstream Block-Inject | The configuration block is injected in the HTTP rewriter location. |
| SSL Upstream Block-Inject | The configuration block is injected in the HTTPS rewriter location. |
The following elements are available for each setting:
- ■ A read-only text field with an example that shows the position of the injection.
- ■ A text field for the configuration block to be injected.
-
■ The Inheritance behaviour drop-down list that defines how the entered configuration block is merged with the inherited value.
Name Definition Overwrite inherited The inherited value is replaced by the entered value. Append below inherited The entered value is inserted after the inherited value. Prepend above inherited The entered value is inserted before the inherited value. -
■ The read-only text field Inherited value with the value inherited from the higher level.
The settings of the tab are additionally shown in the Overview view in the Custom section, see Overview view.