Removing index.cgi redirect
diff --git a/.htaccess b/.htaccess
index 5f08da2..0dc77a3 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,7 +1,6 @@
 ErrorDocument 404 /errors/404.html
 Redirect Permanent /reports http://archiva.apache.org/ref/2.2.4
 Redirect /download.html /download.cgi
-Redirect /index.html /index.cgi
 Redirect Permanent /docs/current http://archiva.apache.org/docs/2.2.4
 #former docs use LICENCE.txt
-Redirect Permanent /LICENSE.txt http://archiva.apache.org/license.html
\ No newline at end of file
+Redirect Permanent /LICENSE.txt http://archiva.apache.org/license.html