Apache

2 posts

← All posts
Apache
How to Set Up a Custom Local Domain (e.g. abc.test)
Stop using localhost:8000. Set up a custom .test domain in 5 minutes by editing your hosts file and adding a virtual host config.
Mar 04, 2026 5 min
Laravel
Fixing ModSecurity 911100 Blocking PUT, PATCH & DELETE in Laravel on Webuzo
ModSecurity OWASP CRS blocks PUT/PATCH/DELETE by default. Here's how to fix it on Webuzo without weakening your firewall — and how to make the fix survive UI changes.
Mar 04, 2026 10 min