Initial writing (autosave)

enjo-gh
2019-09-03 02:47:41 +08:00
parent eaf227558b
commit 2fb3165520

@@ -1,10 +1,12 @@
# Install WordPress
# Install WordPress the Easy Way
First, [create a website](../wiki/Creating-Websites).
1. First, [create a website](../wiki/Creating-Websites).
Then, navigate to the address of the website you created adding /wordpressInstall to the end e.g.
1. Then, navigate to the address of the website you created adding /wordpressInstall to the end e.g. https://192.168.126.253:8090/websites/mybiz.com/wordpressInstall
https://192.168.126.253:8090/websites/mybiz.com/wordpressInstall
Fill in the the usual WordPress stuff (site name, admin user, etc.). lick install to install WordPress along with the LiteSpeed Cache Plugin.
Fill in the the usual wordpress stuff (site name, admin user, etc.). click install and you're good to go.
[TODO Verifying cache is working and advance configuration -- Need to decide where to draw the line between CyberPanel and LSWS docs, especially when it comes to private caching]