#Apache
3 articles
Infrastructure
2017-10-01
Setting Up Nginx as a Reverse Proxy
Notes on configuring Nginx as a reverse proxy on a Sakura VPS previously running Apache.
#CentOS#Nginx#Apache#Sakura VPS
Infrastructure
2017-10-01
Setting Up a CentOS 6.7 Development Environment with Vagrant
Build a CentOS development environment with Vagrant, VirtualBox networking, and Apache configuration for local projects.
#Apache#CentOS#Vagrant
Application
2017-10-01
Updated Vagrant from 1.7.4 to 1.9.1 and Encountered 'Bringing up interface eth2: Device eth2 does not seem to be present, delaying initialization.'
A story about encountering network errors after updating Vagrant from an older version.
#Apache#Vagrant#VirtualBox#Tips