bagder: curl-www .htaccess,1.5,1.6

[email protected] Sun, 17 Oct 2010 17:01:10 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory giant.haxx.se:/var/tmp/cvs-serv20244

Modified Files:
	.htaccess 
Log Message:
redirect the (very) old bug report url


Index: .htaccess
===================================================================
RCS file: /cvsroot/curl/curl-www/.htaccess,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- .htaccess	9 Oct 2010 10:21:43 -0000	1.5
+++ .htaccess	17 Oct 2010 17:01:08 -0000	1.6
@@ -33,6 +33,7 @@
 RedirectPermanent /docs/runtests.html http://curl.haxx.se/dev/runtests.html
 RedirectPermanent /docs/testcurl.html http://curl.haxx.se/dev/testcurl.html
 RedirectPermanent /source.html http://curl.haxx.se/dev/source.html
+RedirectPermanent /bugreport.html http://curl.haxx.se/docs/bugs.html
 
 # a rough redirect for all other LXR references to avoid 404s
 RedirectMatch /lxr/source/(.*) http://cool.haxx.se/cvs.cgi/curl/$1