Changes between Version 1 and Version 2 of Ticket #10768, comment 4
- Timestamp:
- 2014-11-20T10:35:50+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10768, comment 4
v1 v2 2 2 {{{ 3 3 #!html 4 <head>5 <title>500 Internal Server Error</title>6 </head><body>7 4 <h1>Internal Server Error</h1> 8 <p>The server encountered an internal error or 9 misconfiguration and was unable to complete 10 your request.</p> 5 <p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p> 11 6 <p>Please contact the server administrator at 12 webmaster@openstreetmap.org to inform them of the time this error occurred, 13 and the actions you performed just before this error.</p> 14 <p>More information about this error may be available 15 in the server error log.</p> 16 </body> 7 webmaster@openstreetmap.org to inform them of the time this error occurred, and the actions you performed just before this error.</p> 8 <p>More information about this error may be available in the server error log.</p> 17 9 }}} 18 10