How to optimize WordPress with Ubuntu VPS

Ubuntu Virtual Private Server optimized for WordPress

Enable Apache modules for W3 Total Cache Browser Cache

Enable Apache modules for W3 Total Cache Browser Cache

sudo a2enmod expires

Then:

sudo a2enmod ext_filter

Then

sudo a2enmod headers

Then restart apache to make the changes take effect

sudo service apache2 restart

Post Date:

Modified Date: