Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions doc/admin-guide/files/index.en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Configuration Files
plugin.config.en
records.yaml.en
remap.config.en
remap.yaml.en
splitdns.config.en
ssl_multicert.config.en
sni.yaml.en
Expand Down Expand Up @@ -69,6 +70,9 @@ Configuration Files
:doc:`remap.config.en`
Defines mapping rules used by |TS| to properly route all incoming requests.

:doc:`remap.yaml.en`
Defines mapping rules used by |TS| to properly route all incoming requests in YAML format

:doc:`splitdns.config.en`
Configures DNS servers to use under specific conditions.

Expand Down
Loading