onlyartist9
CDCloudflare Developers
•Created by onlyartist9 on 8/25/2023 in #workers-help
Request to single page seems to call all subpages in a route/zone.
Hello guys. I set up a route to my worker say exampleworker.com/auth. I made it such that this worker gets triggered if any page example.com/* in zone example.com gets called. The issue is that when I seek a single page in this case example.com on its own, I get requests from the subpages under this page when I simply just want example.com. Why is that? Could it be the lack of a backslash at the end of the url?
1 replies