Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
delefme-covid-tracability
/
backend
/
282af722a37da7e4843bc6c68ca18b34cb57c8da
/
.
/
.htaccess
blob: 74b487fd37bfcfe4a199b6b4c1a252a50088b369 [
file
] [
log
] [
blame
]
avm99963
7099538
2020-09-23 01:03:01 +0200
[
diff
] [
blame
]
1
Options
-
Indexes
2
ErrorDocument
404
/
404.html
3
4
RewriteEngine
On
5
RewriteRule
"^api/v1/(.+)$"
"/api.php?path=$1"
[
L
]