I want to serve up different version of the site depending on which type of device is accessing the site. I’m specifically trying to serve up two versions of the same pages for the following
- Mobile
- Desktop
To that end, how can I split my cache based on the device type?