mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-23 11:51:16 +00:00
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
|
@canonicalPath {
|
||
|
path */
|
||
|
}
|
||
|
route @canonicalPath {
|
||
|
rewrite @canonicalPath {http.request.orig_uri.path}index.html
|
||
|
}
|