replace-response
This commit is contained in:
@@ -106,13 +106,13 @@ iitwelders.bayarea-cc.com {
|
||||
encode zstd gzip
|
||||
|
||||
@html header Content-Type text/html*
|
||||
replace_response @html {
|
||||
replace-response @html {
|
||||
s "https://iitwelders.com" "https://iitwelders.bayarea-cc.com"
|
||||
s "//iitwelders.com" "//iitwelders.bayarea-cc.com"
|
||||
}
|
||||
|
||||
@assets header Content-Type text/css* text/javascript* application/javascript* application/json*
|
||||
replace_response @assets {
|
||||
replace-response @assets {
|
||||
s "https://iitwelders.com" "https://iitwelders.bayarea-cc.com"
|
||||
s "//iitwelders.com" "//iitwelders.bayarea-cc.com"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user