Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Custom Error Pages #84

Open
emanuelb opened this issue Nov 16, 2016 · 2 comments
Open

Implement Custom Error Pages #84

emanuelb opened this issue Nov 16, 2016 · 2 comments

Comments

@emanuelb
Copy link

This issue similar to:
phpmyadmin/website#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
Copy link
Contributor

J0WI commented Aug 30, 2020

nginx is no longer part of the phpmyadmin image

@emanuelb
Copy link
Author

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants