
Basic .htaccess redirects are pretty simple when you're just taking one static url and pointing it to another. How about when you need to redirect multiple URLs that contain a...
Read More
I ran into an issue today with trying to restrict page access by IP address from within an Apache .htaccess file. It was brought on by a site I host…