blob: 9cd35cd425772f1fb9231811ce4e9795b5a21792 [file] [log] [blame]
###############################################################################
# WARNING
###############################################################################
# Only modify this file if you know what you're doing. This file has
# the potential to make pages become PERMANENTLY UNREACHABLE. If in
# doubt, refer to these links:
#
# RewriteRule - http://httpd.apache.org/docs/current/mod/mod_rewrite.html
# RewriteRule flags - http://httpd.apache.org/docs/current/rewrite/flags.html
# .htaccess tester - http://htaccess.madewithlove.be/
#
# And remember: three-oh-ONE (301) menas you get ONE chance to get it right;
# three-oh-TWO (302) means you get TWO chances.
###############################################################################
# Retired as per INFRA-21960
RewriteEngine On
RewriteRule .* https://incubator.apache.org/projects/weex.html [R=301]