Skip to main content

.htaccess Redirect

Previously, I posted a quick .htaccess tip which you can find here: http://2bluesolutions.blogspot.ca/2012/07/apache-modrewrite-all-files-temporarily.html

As an addendum, I have recently discovered this great site: http://htaccessredirect.net/index.php

This site will generate an .htaccess file for you based on a whole bunch of variables you can enter into the form. It's probably not as complex as some of you would need, but those of us making complex .htaccess files don't need this site, right?

It's a great tool for creating fast and simple .htaccess file for handling a bunch of redirections.

http://htaccessredirect.net/index.php

Comments