Learn how to install WordPress, create a database, and set up a database user via the Linux command prompt. Create a Directory to Store WordPress
How to redirect from a sub-folder to a deeper sub-folder
Learn how to redirect your visitors to a sub-folder that's two levels deep from the root directory. For example
Site Maintenance Mode via .htaccess
Create a minimalist "site-maintenance" page via the .htaccess file. Only allow access to specific/multiple IP addresses, everyone else is redirected
How to Use Git for Custom WordPress Theme Development
Gain the ability to revert from a lousy code update or save your progress when the code works. What's Needed? Make sure you have read and write
Installing MailCatcher for Development Email
MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface. MailCatcher is excellent for
How to Create a DigitalOcean Droplet
DigtialOceanĀ is a cloud hosting provider with simple and affordable pricing to deploy your apps. Create an account and follow the instructions