diff --git a/config.rst b/config.rst index ff3888bbe9..91e3be7083 100644 --- a/config.rst +++ b/config.rst @@ -258,7 +258,7 @@ or signon authentication should be used for this server. :config:option:`$cfg['Servers'][$i]['SignonURL']` to use this authentication method. -Please see the on "Using authentication modes" for more information. +.. seealso:: :ref:`authentication_modes` .. _servers_auth_http_realm: .. config:option:: $cfg['Servers'][$i]['auth_http_realm'] diff --git a/faq.rst b/faq.rst index d602c2824e..2d8a9234f0 100644 --- a/faq.rst +++ b/faq.rst @@ -1007,8 +1007,9 @@ Since version 2.0.3, you can setup a central copy of phpMyAdmin for all your users. The development of this feature was kindly sponsored by NetCologne GmbH. This requires a properly setup MySQL user management and phpMyAdmin :abbr:`HTTP (HyperText Transfer Protocol)` -or cookie authentication. See the install section on "Using -:abbr:`HTTP (HyperText Transfer Protocol)` authentication". +or cookie authentication. + +.. seealso:: :ref:`authentication_modes` .. _faq4_2: