@julian Yeah, I might have somebody in mind.
Missing a trailing slash causes 404 on forum in subfolder
-
Even though this could be solved with better proxy rules. I'm wondering if it's also not being handled correctly on the server side as well.
- Install a forum in a "subfolder" like
/forums
- Visit the homepage without a trailing slash: https://www.axisandallies.org/forums
Expected Result
The page loads fineActual Result
Receive the following error:/forumscategories Not Found You seem to have stumbled upon a page that does not exist. Return to the home page.
You can see the error here: https://www.axisandallies.org/forums
- Install a forum in a "subfolder" like
-
@julian Yes. I'll need to remove the "sensitive" info out of the config first.
-
Here's the config: HAProxy Config
-
@baris Okay, thanks for digging into it. If it will take a while to fix, I'll create a rule in HAProxy to add a trailing slash.