X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=html%2Factions%2F.htaccess;h=d18e09c2e7d4b685dc358000e70a0826bb98ebc0;hb=6d71a8c4a93455ea8d3df1ed42d33b941847efcc;hp=6777c7e834c65050baac1c3372e655c29b886586;hpb=84086eec3f20c7af0c4817548de4e8296c7674f8;p=debian%2Fopenrocket diff --git a/html/actions/.htaccess b/html/actions/.htaccess index 6777c7e8..d18e09c2 100644 --- a/html/actions/.htaccess +++ b/html/actions/.htaccess @@ -8,3 +8,7 @@ Redirect 307 /actions/reportbug http://sampo.kapsi.fi/openrocket/reportbug.php +RewriteEngine On +RewriteBase /actions/ +RewriteRule ^updates$ updates.php +