no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


tech:others:turn_off_wordpress_website [2014/11/15 15:13] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Turning off Wordpress website ======
 +One of the easiest ways I turn off my Wordpress site is to make the entire site HTTP**S** only.  You can do this by 
 +
 +  - Go To: Settings --> General
 +  - Update **WordPress Address (URL)** such that
 +    - http://www.example.com (becomes)
 +    - https://www.example.com (note the change from http to https)
 +  - Do the above for **Site Address (URL)** as well
 +  - Importantly make sure your HTTPS site is configured to request [[http://httpd.apache.org/docs/2.2/howto/auth.html|password]]
  

QR Code
QR Code tech:others:turn_off_wordpress_website (generated for current page)