HTTP 2.0 is the Next Version of HTTP Protocol used by World Wide Web. HTTP is in use for the past 21 years with three official versions. HTTP, being a key element of the Internet which remains unchanged for so long, proves beyond doubt it is the exquisite workmanship, development of the network which does not show its age and does require changes and upgrade towards a newer version - HTTP 2.0 as … [Read more...]
RESTful API for WordPress to Enable Public HTTP GET Request for Posts
RESTful API for WordPress Can Enable Many Features to a Website Like We Can Fetch Data for Facebook Page from Widget via HTTP GET Request. Previously, we explained Why Your Cloud Based App Needs API and if you are not sure what is REST API or Representational State Transfer API, you must read the linked article first. We have a nice tool named CocoaRestClient which can test your App™s response. As … [Read more...]
Installing WordPress on Lighttpd Web Server
Installing WordPress on Lighttpd Web Server is quite easy “ the major difference is the presence of pdo directory and db.php file in the root of FTP folder. We already talked about lighttpd Web Server Software and it is assumable that, why we want to go for installing WordPress on lighttpd Web Server Software “ it is light. We are assuming that, you are not a novice user, you already know how to … [Read more...]
Specifying Webroot from Apache httpd File in Heroku Cloud
Specifying Webroot from Apache httpd File in Heroku Cloud is possible to set just in the way in case of our server with SSH / Telnet access. Please read and follow the previous guide on Advanced Commands for Perfect Setup for Heroku Cloud, before proceeding with this step by step guide for Specifying Webroot and configuring it. Otherwise it might appear to be difficult to follow. What … [Read more...]
Tools For Checking HTTP Requests and Responses From a Server
Tools for checking HTTP requests and responses from a server are required for your web server™s response to a particular request. Here is an updated article. This is an updated article which was published 4 years ago on this website, it got deleted due to corrupted database as we needed to move and change the whole setup for SSL. Practically these kind of articles are evergreen and time standing. … [Read more...]
Add Swap or Virtual Memory on Rackspace Cloud Server (Ubuntu)
Here is how to add Swap or Virtual Memory on Rackspace Cloud Server Instance running Ubuntu 14.04 LTS. Swap can save instance from complete failure. However, on Rackspace Cloud, it is not recommended to use Swap or Virtual Memory to fight with RAM crisis. This guide to add Swap or Virtual Memory on Rackspace Cloud Server is for "increasing" RAM for temporary period - like that, while upgrading a … [Read more...]
Editing httpd.conf on OpenShift
For various reasons, an user might want editing httpd.conf on OpenShift PaaS. Here is how you can edit and making it working on restart. We have quite good number of articles on OpenShift PaaS, one can use the search feature on this website to get the search result like a list of article by using OpenShift as keyword to search. First you need to know about the Cloud Computing Service Models. … [Read more...]
Change SSH Welcome Message (Ubuntu, Rackspace Cloud)
Here is How You Can Change SSH Welcome Message, Also Known as Message of the Day or MOTD on Ubuntu Server on Rackspace Cloud By Simple Way. The default message is somewhat like Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.2.0-29-virtual x86_64). Documentation: https://help.ubuntu.com/, System information as of etceteras not only boring but also useless because this Message of the Day or MOTD on … [Read more...]
Install WordPress with Nginx on Rackspace Cloud Server
This guide shows how to install WordPress with Nginx on Ubuntu 14.04 with step by step commands and explanation of the steps of what we are doing. We usually publish a video guide separately which are available on YouTube and iTunes as Podcast. The reader should know minimum about nginx HTTP Server. This guide is intended for new nginx users, therefore we have not underwent complex steps or … [Read more...]
The Customize Windows is Using HTTPS Now
We are using full HTTPS URLs, this is a kind of official notice for various providers and readers of this website in order to provide us feedback. It was possibly expected that, we will change to full HTTPS instead of keep using HTTP, from our recent post. Why The Customize Windows is Using HTTPS Now? While it is costly to use a good SSL certificate, process is quite … [Read more...]
WordPress HTTPS Setup : Needed Plugins and Snippets
All Serious Website Owners Should Plan For WordPress HTTPS Setup as HTTP 2.0 Will Natively Only Support SSL/TLS and SSL Is Quite Painful For WordPress. You can check, we have not published even a single post in last 4 days after publishing the article WordPress SSL Setup Tips, Tricks and Planning. This HTTP to HTTPS change is very difficult in practical life. From SEO point of view, if there is a … [Read more...]