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:
parent
b91ae04012
commit
dffdbea088
6
www/setup/RewriteRules.incl
Normal file
6
www/setup/RewriteRules.incl
Normal 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]
|
Loading…
Reference in New Issue
Block a user