How To Install PHP 7.4 on Debian 10 / Debian 9
====MAIN METHOD====== Step 1. Check PHP version -> output Step 2. Update System Maybe you will also need to reboot Debian. Step 3. Configure PHP 7.4 Repository Finally, use this command to
====MAIN METHOD====== Step 1. Check PHP version -> output Step 2. Update System Maybe you will also need to reboot Debian. Step 3. Configure PHP 7.4 Repository Finally, use this command to
1. Login to your VPS 2.Step 1 – Install Memcached on Debian 3. Step 2 – Memcached Configuration For initial level configuration check for the following settings under Memcache configuration file /etc/memcached.conf.
Problem: Ensure text remains visible during webfont load: Fix: The easiest way to avoid showing invisible text while custom fonts load is to temporarily show a system font. By including font-display: swap in your @font-face style,
#Add this code on functions.php file *** we are using g statically CDN
Add the defer attribute to your JavaScript files without the need for a plugin by adding the following code snippet to your functions.php file: Essentially, this snippet tells WordPress to add the
You can add Expires headers in Apache by adding the following to your .htaccess file