✨ feat(caddy): Ajoute une redirection pour les fichiers datas et un proxy inverse.
This commit is contained in:
@@ -8,10 +8,10 @@ www.e-cosplay.fr {
|
||||
request_body {
|
||||
max_size 100MB
|
||||
}
|
||||
route {
|
||||
file_server /ts.js
|
||||
handle_path /datas/* {
|
||||
redir https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js
|
||||
}
|
||||
|
||||
reverse_proxy /datas* 127.0.0.1:27502
|
||||
header {
|
||||
-X-Robots-Tag
|
||||
|
||||
Reference in New Issue
Block a user