In this video, I show you how to move from a development environment to a fully functioning Linux webserver using LAMP.
I cover the following:
- Configuring DNS for your web domain
- Opening ports on your router and cable modem for servers accessing the web via wifi
- Enabling Virtual hosts
- Setting permissions
- Configuring Rewrite mod for sites that rewrite URLs
- Configuring .htaccess for WordPress
- Configuring PHP for uploading files
- Configuring MySQL for remote access in a network
- and protecting your WordPress admin area