Install Apache Solr on Ubuntu

Install Apache Solr on Ubuntu

Solr is highly reliable, scalable, and fault-tolerant, providing distributed indexing, replication, and load-balanced querying, automated failover and recovery, centralized configuration, and more. Solr powers the search and navigation features of many of the world’s largest internet sites. Solr powers some of the most heavily trafficked websites and applications in the world. Here we will show…

Setup wp-config.php for CloudFront.

Setup wp-config.php for CloudFront.

Set up the wp-config.php file to work with CloudFront. CF distributions have HTTPS enabled by default for their default domain, something like yadayadayada.cloudfront.net. We will be configuring our WordPress instance to use HTTP as the origin of our distribution and configure our distribution to terminate SSL/TLS and forward all content requests to your instance using…