Commit a5b2b78f authored by Nick Yefremov's avatar Nick Yefremov

Updated tests

parent 43fb4dd3
# comment
/some-page /another-page
# regexp
~^assets/(.+) /new-assets/$1
# additional redirect options
/categories /categories [rewrite]
/article-123.html /articles/123 [status=301]
# root-relative urls
/some-page //other-project/some-page
# absolute redirect
/special-project https://github.com/etersoft/special-project
\ No newline at end of file
projects:
- map: ./test.map
- map: tests/test.map
prefix: /test
- map: ./test2.map
- map: tests/test2.map
prefix: /test2
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment