For local development you could also use Nginx with PHP as an replacement for XAMPP.
- Download Nginx for Windows: https://gzhf1re62q.proxynodejs.usequeue.com/en/download.html | Direct: nginx-1.19.7.zip
- Extract the ZIP file to
c:\nginx
- Open the file
c:/nginx/config/nginx.conf
and replace theserver { ... }
section with this configuration: