logging and unit test updates
[debian/openrocket] / html / actions / .htaccess
diff --git a/html/actions/.htaccess b/html/actions/.htaccess
deleted file mode 100644 (file)
index d18e09c..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-
-#RewriteEngine On
-#RewriteBase /actions/
-#RewriteRule ^reportbug$ reportbug.php
-
-
-# Redirect bug reports to a server that allows sending mail
-
-Redirect 307 /actions/reportbug http://sampo.kapsi.fi/openrocket/reportbug.php
-
-RewriteEngine On
-RewriteBase /actions/
-RewriteRule ^updates$ updates.php
-