9 Jun
2006
9 Jun
'06
6:35 p.m.
On 08 Jun 2006, at 19:12, Nick Lewis wrote:
To do a search engine friendly redirect of ANY drupal site, use an htaccess file that follows this pattern. RewriteEngine On RewriteCond %{HTTP_HOST} ^drupaldocs\.org [nc] RewriteRule (.*) http://api.drupal.org/$1 [R=301,L]
Thanks. I'll try to install this on the old server as soon as time permits. :) -- Dries Buytaert :: http://www.buytaert.net/