diff --git a/hidche/web/sam.conf b/hidche/web/sam.conf index 252ebe3..3cead65 100644 --- a/hidche/web/sam.conf +++ b/hidche/web/sam.conf @@ -27,7 +27,7 @@ location ~ /node_modules { return 404; } -location ~ /vendor { +location ~ /vendor/ { return 404; }