Redirect all port 80 requests to port 8080
In my previous post, I walked through how to set up a local environment using Nginx running on port 8080 so as to avoid running anything as root or with sudo.
In my previous post, I walked through how to set up a local environment using Nginx running on port 8080 so as to avoid running anything as root or with sudo.
I was hoping to follow up the EchoDump release with redirect.module, a simple Drupal module for providing HTTP 301 redirects in a manner similar to how Drupal's path aliasing system works. All I had to do was fix some minor issues to make our 4.7 version compatible with Drupal 5.