mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-02 17:42:39 +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
|
|
}
|