htaccess Tricks #6 – Redirect Tricks

Important Note About Redirecting via mod_rewrite For all redirects using the mod_rewrite directive, it is necessary to have the RewriteEngine enabled. It is common practice to enable the mod_rewrite directive in either the server configuration file or at the top of the site’s root htaccess file. If the mod_rewrite directive is not included in either [...]

Tags: , ,

17.Oct.08 Server Comments (0)

:)