Page MenuHomeDevCentral

Fix 404 issues on nginx
ClosedPublic

Authored by dereckson on Nov 16 2016, 02:43.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 9, 23:43
Unknown Object (File)
Sat, Nov 9, 17:04
Unknown Object (File)
Tue, Nov 5, 09:08
Unknown Object (File)
Tue, Nov 5, 05:47
Unknown Object (File)
Sat, Oct 26, 15:59
Unknown Object (File)
Wed, Oct 23, 05:03
Unknown Object (File)
Oct 16 2024, 23:47
Unknown Object (File)
Oct 14 2024, 18:59
Subscribers
None

Details

Summary

There is a kludge to get around a "known bug" in Document::find_document.

This kludge makes on a server not touched by this bug an attempt to reinclude /index.php instead to serve a 404 page.

To try to target every server configuration isn't the 2016 way.

This reverts a fix introduced in c35861b0.

Test Plan

Visit a 404 page on a nginx server

Diff Detail

Repository
rTOOLS Nasqueron Tools
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Drop not used bugged URL fix.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson retitled this revision from Drop not used bugged URL fix to Fix 404 issues on nginx.Nov 16 2016, 02:49
dereckson updated this object.
dereckson edited edge metadata.
This revision is now accepted and ready to land.Nov 16 2016, 02:55
This revision was automatically updated to reflect the committed changes.