diff --git a/doc/config.rst b/doc/config.rst index 19166f07cf..fda8be5ee5 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -63,7 +63,7 @@ Basic settings fails to detect your path, please post a bug report on our bug tracker so we can improve the code. - .. seealso:: :ref:`faq1_40` + .. seealso:: :ref:`faq1_40`, :ref:`faq2_5`, :ref:`faq4_7`, :ref:`faq5_16` .. config:option:: $cfg['PmaNoRelation_DisableWarning'] diff --git a/doc/faq.rst b/doc/faq.rst index 0499e845be..ba5e98e272 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -561,7 +561,7 @@ This is not specific to phpmyadmin, it's just the behavior of Apache. ProxyPassReverse /mirror/foo/ http://backend.example.com/%7Euser/phpmyadmin ProxyPassReverseCookiePath /%7Euser/phpmyadmin /mirror/foo -.. seealso:: +.. seealso:: , :config:option:`$cfg['PmaAbsoluteUri']` .. _faq1_41: