Closed Bug 295456 Opened 20 years ago Closed 18 years ago

404 Errors include an error for "/page.cgi/<filename>" too

Categories

(Bugzilla :: bugzilla.org, defect, P2)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: cso, Assigned: justdave)

References

()

Details

Attachments

(1 file)

On the live www.bz.org site, 404 errors include two errors:

404 Page Not Found

The requested URL /installation_list.html was not found on this server.

Apache/2.0.46 (Red Hat) Server at www.bugzilla.org Port 80

and

Not Found

The requested URL /page.cgi/installation_list.html.tmpl was not found on this
server.
Apache/2.0.46 (Red Hat) Server at www.bugzilla.org Port 80

However, on my checkout of the site, and on landfill
(http://landfill.mozilla.org/bugzilla.org/installation-list.html) - this
produces just the first error.
I can't reproduce this on the live site...

although the error is plausible, I can't find anything that might cause it either.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
This is still occuring for me as of this moment in time.
Status: RESOLVED → VERIFIED
Status: VERIFIED → REOPENED
Resolution: WORKSFORME → ---
Attached image Screenshot
This is a screenshot showing the error message here - note the image is
1280*968 so you may need to scroll.
doh.  I didn't scroll down when I looked.  I'm about to go sleep, I'll play with
it when I wake up :)
This seems to be some weird interaction with mod_perl.  Is there a different way to report an error status to apache under mod_perl (ModPerl::Registry) so that it knows you're providing your own entity body for the error and doesn't try to append the default one to the end of it?
Status: REOPENED → NEW
OS: Linux → All
Priority: -- → P2
Hardware: PC → All
Whats the script returning at the end? You want to return ::OK, but set ->status to 404. I think that that will work.
#5 has been done by bug 324893 and this never happen :-)
Status: NEW → RESOLVED
Closed: 20 years ago18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: