Opened 20 years ago
Closed 20 years ago
#1484 closed defect (bug) (invalid)
URL with PHP coding causes server error
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.5 |
Component: | General | Keywords: | posting |
Focuses: | Cc: |
Description
When I tried to link to the following URL:
http://www.iht.com/bin/print_ipub.php?file=/articles/2005/06/28/news/korea.php
the following error came up:
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [address] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
This, however, is fine:
Note: See
TracTickets for help on using
tickets.
This is not a WordPress bug, since the print_ipub.php script is not part of the WordPress distribution. Further, I see a printable view when I click the first link.