# Proxy

Proxying is the display of an external website on your domain using intelligent HTTP proxying. Essentially, proxying creates a dynamic copy of a website on the fly, preserving its internal navigation. Most websites can be proxied without errors, but in some specific cases, the result may be broken or distorted.

This action is suitable for displaying external websites on your domain as a white page. It is not recommended for displaying content, as proxying can disrupt the internal logic of the page.

JavaScript integration: Redirection is done using the location.replace() function.