I'm trying to build a custom routing scenario for my website. I'd like for a person to enter site.com/%wildcard% and if that wildcard url segment (only one segment) doesn't equal a value in a separate table in the DB, then it will look use the default FuelCMS routing. Any idea where I should start with this?
Comments