phpmyadmin / docker

Docker container for phpMyAdmin
https://hub.docker.com/_/phpmyadmin
GNU General Public License v3.0
666 stars 453 forks source link

Implement Custom Error Pages #84

Open emanuelb opened 7 years ago

emanuelb commented 7 years ago

This issue similar to: https://github.com/phpmyadmin/website/issues/30

Implement custom error pages in Docker image which will be used instead of nginx default error pages. The content of error pages will contain:

  1. Error code (404/405/403/500)
  2. link to phpmyadmin documentation / issue tracker / report bug dialog.
J0WI commented 4 years ago

nginx is no longer part of the phpmyadmin image

emanuelb commented 4 years ago

nginx is no longer part of the phpmyadmin image

apache is used instead by default, this issue is probably still relevant (need to check the result of server errors for that) such as visiting: http://localhost/%% http://localhost/nopage http://localhost/libraries/