**Describe the bug** The change to `statamic/core/Http/ResourceServer/Server.php` line 178 stops resources from loading on Windows. **To Reproduce** Steps to reproduce the behavior: 1. Update to v2.11.21 2. Go to control panel login 3. See 404s in browser inspector **Environment details (please complete the following information):** - Statamic Version 2.11.21 - Fresh Install or Upgrade: happens on both - OS: Windows 10 - Browser: all - Web Server: Apache - PHP Version: 7.3 and 7.4
Describe the bug
The change to
statamic/core/Http/ResourceServer/Server.phpline 178 stops resources from loading on Windows.To Reproduce
Steps to reproduce the behavior:
Environment details (please complete the following information):