added web pages
[debian/openrocket] / web / html / actions / .htaccess
1
2 #RewriteEngine On
3 #RewriteBase /actions/
4 #RewriteRule ^reportbug$ reportbug.php
5
6
7 # Redirect bug reports to a server that allows sending mail
8
9 Redirect 307 /actions/reportbug http://sampo.kapsi.fi/openrocket/reportbug.php
10
11 RewriteEngine On
12 RewriteBase /actions/
13 RewriteRule ^updates$ updates.php
14