in nginx you can do it pretty easily, don't know lightspeed though
in nginx you can do it pretty easily, don't know lightspeed though
You have used 1 of 5 redirect lists and 20 of 20 items.
jobs.html on index for a subdomain would probably need like proxying / /jobs 200 some rule like that (this is true for us and Netlify, not sure if Vercel can do this)_redirects file, this feels super limiting.

_middleware.js file that only matches on specific paths (e.g. mysite.com/blog/*, meaning /functions/blog/_middleware.js) that handles all of the blog specific redirects (etc).
