Forum Moderators: Robert Charlton & goodroi
[edited by: not2easy at 11:13 am (utc) on Nov 28, 2024]
[edit reason] please use "example.org" for readability [/edit]
...but I can't fully control the url so there could be 404 result.I'm not sure what you mean about not controlling the URL - when you add an URL to your site, you should be able to create whatever directories are used in the URL and prevent any 404 errors. The content needs to exist in order to use the URL.
There could the url like https://discuss.example.org/d/36107-sending-emails-and-confirmation-mail-does-not-work. If I visit https://discuss.example.org/d/, it returns 404 but I can't fix it.Do you mean that there is the actually existing URL /d/36107 et cetera, leading to an actually existing page ... but then if you, on a whim, request /d/ without the rest, it's a 404 because /d/ by itself doesn't exist?