2023-04-18 21:48:26 -05:00

15 lines
298 B
ApacheConf

#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