I want to use the Proxy function to put another site in the / blog / * namespace.
Although the top page was able to be Proxy, there are some parts that use relative links in the original site, such as css.
Can this be rewritten during Proxy? (e.g: /style.css => /bkig/style.css)