Virtual Host

Remove Yii2 Frontend Web in Apache and Nginx

To remove Yii2 frontend web from your application URL structure, you can apply several safe methods so the URL becomes cleaner and more professional....

Build Real-Time Dashboard with Yii2, Node.js, MySQL & Chart.js

In this article we will create a dashboard that can display graphics from data in real-time. The data we use as simulations is the...

How to Enable HTTP/2 in Apache XAMPP

The HTTP/2 protocol is faster than HTTP/1.1 because it can handle resource queues and handle them simultaneously.HTTP/2 uses a single TCP connection to send...
Advertisement

Latest Articles