
The new AFS based publishing needs a new rewriterule file, add a first skeleton. Change-Id: I7c1faaaf7c49fae377f5eeb30f8c5ef50d5518cc
7 lines
261 B
Plaintext
7 lines
261 B
Plaintext
# 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]
|