Add rewrite rules for AFS publishing

The new AFS based publishing needs a new rewriterule file, add a first
skeleton.

Change-Id: I7c1faaaf7c49fae377f5eeb30f8c5ef50d5518cc
This commit is contained in:
Andreas Jaeger 2016-10-12 14:21:02 +02:00
parent b91ae04012
commit dffdbea088

View File

@ -0,0 +1,6 @@
# This file includes the rewrite rules using Apache syntax.
# See http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html
# This is so far a proof of concept
RewriteRule /glossary/content/glossary.html /user-guide/common/glossary.html [last,redirect=permanent]