modrewrite not working on my Apache setup
This is fairly easy to set up using virtual host configurations in Apache or Nginx (depending on which webserver you want to run on your box). Here’s the gist of things: 1. Each installation will have a separate database and separate database user (for security). I set these up manually in MySQL through the command … Read more