[development] api.drupal.org is annoying.

Dries Buytaert dries.buytaert at gmail.com
Fri Jun 9 16:35:15 UTC 2006


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/



More information about the development mailing list