X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=html%2Factions%2F.htaccess;h=d18e09c2e7d4b685dc358000e70a0826bb98ebc0;hb=6d71a8c4a93455ea8d3df1ed42d33b941847efcc;hp=9b3f76c36e98efc6555b1a44083cea091d288512;hpb=0d0afe488300aca47d09ac7651f8185190afb21f;p=debian%2Fopenrocket diff --git a/html/actions/.htaccess b/html/actions/.htaccess index 9b3f76c3..d18e09c2 100644 --- a/html/actions/.htaccess +++ b/html/actions/.htaccess @@ -6,5 +6,9 @@ # Redirect bug reports to a server that allows sending mail -Redirect 307 /actions/reportbug http://sampo.kapsi.fi/reportbug.php +Redirect 307 /actions/reportbug http://sampo.kapsi.fi/openrocket/reportbug.php + +RewriteEngine On +RewriteBase /actions/ +RewriteRule ^updates$ updates.php