pulling in entire conf directory
[eostre.git] / drupal-configs / shopserver / apache2 / sites-available / gnupress.org-common
diff --git a/drupal-configs/shopserver/apache2/sites-available/gnupress.org-common b/drupal-configs/shopserver/apache2/sites-available/gnupress.org-common
new file mode 100644 (file)
index 0000000..325d93d
--- /dev/null
@@ -0,0 +1,13 @@
+
+##
+## redirect root url to shop.fsf.org, otherwise redirect to gnu-press page
+## https://rt.gnu.org/Ticket/Display.html?id=1239165
+##
+
+RedirectMatch temp ^/?$ https://shop.fsf.org/
+Redirect temp / https://www.fsf.org/gnu-press/
+
+##
+
+
+