I create a page rule to match “example.com/static/*”
And create a workers assigning to route “example.com/*”
On testing, the workers just respond “hi” text.
I test example.com/static/logo.png , it is return “hi”, not an image
I create a page rule to match “example.com/static/*”
And create a workers assigning to route “example.com/*”
On testing, the workers just respond “hi” text.
I test example.com/static/logo.png , it is return “hi”, not an image
Workers run before certain Page Rules. You didn’t say what your Page Rule does, but it looks like your site is running as configured.
This topic was automatically closed after 31 days. New replies are no longer allowed.