Hi,
Is it possible to proxy a site to a second domain on the same host? I tried the method through mod_rewrite, but it doesn't work because the links are not replaced in the displayed content.
How to do it?
I want to display this content https://shop-station.ml/blog/ under the link: https://blog-station.ml.
I have no idea.
I managed to display the content, but mod_rewrite is not replacing the links.
The domain https://blog-station.ml is displaying links to https://shop-station.ml/.
But it should be https://blog-station.ml
I want to replace any links from shop-station.ml to blog-station.ml under proxy
Is it possible to proxy a site to a second domain on the same host? I tried the method through mod_rewrite, but it doesn't work because the links are not replaced in the displayed content.
How to do it?
I want to display this content https://shop-station.ml/blog/ under the link: https://blog-station.ml.
I have no idea.
I managed to display the content, but mod_rewrite is not replacing the links.
The domain https://blog-station.ml is displaying links to https://shop-station.ml/.
But it should be https://blog-station.ml
I want to replace any links from shop-station.ml to blog-station.ml under proxy