Fileproxy

With Fileproxy you can load any file external through your domain

Description

The file proxy is a simple tool to simplify the process of loading external files through your domain. You choose the path of your subdomain where you want to serve the file and specify the url where the file is hosted. Then all the requests made to that path will answer with the external file loaded from the specified URL.


Implementation

To enable the file proxy add-on, go to your container on sprtags.io > Add-ons > File Proxy. Specify a path and target URL and click on save.


Fileproxy screenshot


Open the path we selected in the browser and the file will load. In this case we use the url of a json file:


Fileproxy screenshot


Now you are ready to use this path on your website for loading any external content you need directly from your domain.