Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
delefme-covid-tracability
/
backend
/
3cc83b6f8b2f5adb5c1b776b6e092bf2babc9917
/
.
/
.htaccess
blob: 74b487fd37bfcfe4a199b6b4c1a252a50088b369 [
file
] [
log
] [
blame
]
Options
-
Indexes
ErrorDocument
404
/
404.html
RewriteEngine
On
RewriteRule
"^api/v1/(.+)$"
"/api.php?path=$1"
[
L
]