Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d4307a6

Browse files
committed
Clarify PmaAbsoluteUri docs
Signed-off-by: Michal Čihař <[email protected]>
1 parent 77fec5e commit d4307a6

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

doc/config.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,12 @@ Basic settings
5454
Sets here the complete :term:`URL` (with full path) to your phpMyAdmin
5555
installation's directory. E.g.
5656
``http://www.example.net/path_to_your_phpMyAdmin_directory/``. Note also
57-
that the :term:`URL` on most of web servers are casesensitive. Don’t
58-
forget the trailing slash at the end.
57+
that the :term:`URL` on most of web servers are case sensitive (even on
58+
Windows). Don’t forget the trailing slash at the end.
5959

6060
Starting with version 2.3.0, it is advisable to try leaving this blank. In
6161
most cases phpMyAdmin automatically detects the proper setting. Users of
62-
port forwarding will need to set :config:option:`$cfg['PmaAbsoluteUri']`
63-
(`more info <https://sourceforge.net/p/phpmyadmin/support-requests/795/>`_).
62+
port forwarding or complex reverse proxy setup might need to set this.
6463

6564
A good test is to browse a table, edit a row and save it. There should be
6665
an error message if phpMyAdmin is having trouble auto–detecting the correct

0 commit comments

Comments
 (0)