I’m running into an issue where a page I’ve created with the pages module with a custom URL is giving me a 404 error. I’m only finding it an issue if I have used only 1 URL segment.
Example:
example.com/contact/contact-us/ works fine.
example.com/contact/ gives me the 404 error.
Is this something that is a limitation in the pages module? I couldn’t find anything about it anywhere.