Redirect /contact/ to main page

This commit is contained in:
BBaoVanC 2023-05-14 00:29:08 -05:00
parent c511214a11
commit a7076a3e3d
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ www.bbaovanc.com, boba.best, www.boba.best {
bbaovanc.com {
import hsts
redir /contact /
redir /contact/ /
header Cache-Control no-cache
root * /var/www/bbaovanc.com/public
file_server {