Configuring Routing
^^^^^^^^^^^^^^^^^^^
-Configuring routing means changing the part of the URL which comes
-after the domain, the part after the *https://www.example.com* part.
-PGWUI_Server comes with sensible defaults. Configuring routing is
-optional.
+Configuring routing means changing the URL used to access a page.
+Usually this is the part of the URL which comes after the domain, the
+part after the *https://www.example.com* part. Alternatively, a full
+URL may be supplied for a route. This can be used to direct the user
+to an external website.
+
+PGWUI_Server comes with sensible defaults. Configuring routing
+is optional.
A prefix can be put in front of every route, so that instead of the
default route of *logout* in the URL *https://www.example.com/logout*