Page MenuHomeDevCentral

Fix 404 issues on nginx
ClosedPublic

Authored by dereckson on Nov 16 2016, 02:43.
Tags
None
Referenced Files
F3603223: D715.diff
Sun, Sep 29, 06:34
F3602830: D715.diff
Sun, Sep 29, 04:18
F3600005: D715.diff
Sat, Sep 28, 09:36
Unknown Object (File)
Tue, Sep 17, 12:39
Unknown Object (File)
Sat, Aug 31, 11:20
Unknown Object (File)
Aug 30 2024, 02:41
Unknown Object (File)
Aug 30 2024, 02:41
Unknown Object (File)
Aug 30 2024, 02:40
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
No Lint Coverage
Unit
No Test Coverage
Branch
fix-404 (branched from master)
Build Status
Buildable 1087
Build 1302: arc lint + arc unit

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.