Web Development

Web Developer and Marketing Tech Enthusiast

All Stories

Adding JS libraries in Laravel

Adding a library in Laravel To add with npm the library needs to be included and compiled with...

John H John H
~1 minute

Adding JS libraries in Laravel

Adding a library in Laravel To add with npm the library needs to be included and compiled with...

John H John H
~1 minute

Apache Performance

Ulimit ...

John H John H
~1 minute

Apache Performance

Ulimit ...

John H John H
~1 minute

Blocking Access to a Url route in Apache

This serves a 403 forbidden for any route with blog. RewriteRule ^(.*/)?blog(.*/)?/ - [F,L]...

John H John H
~1 minute

Limit Server Options Requests

in httpd.conf AllowMethods GET POST OPTIONS In each VirtualHost directive ## Disallow...

John H John H
~1 minute