"Tooltip":"A trailing slash is the forward slash placed at the end of a URL. The trailing slash is generally used to mark a directory, and if a URL is not terminated using a trailing slash, this generally points to a file."
"Tooltip":"PathInjection is useful for applications that doesn't have a configuration for base path. With this option, the reverse proxy server will try to inject the base path in each link from each reasponse content.",
"Definition":"Change points are combinations of html tags and attributes that are used by system to identify elements from http content and replace the key in theirs content with respect for exceptions.",
"Thoughts":"This reverse proxy is the only open gate to a secret creation land. There any impulse or thought can fly free and can be materialized without limits. If you don't believe it, ask the ",
"Content1":"A reverse proxy is a server that accepts a request from a client, forwards the request to another one of many other servers and returns the results from the server that actually processed the request to the client as if the proxy server had processed the request itself.",
"Content2":"A reverse proxy is a type of proxy server. Unlike a traditional proxy server, which is used to protect clients, a reverse proxy is used to protect servers.",
"Content3":"The client only communicates directly with the reverse proxy server and it does not know that some other server actually processed its request.",
"Server":"This component is the reverse proxy, without any additional functionality. It can be installed and used independently, without the other two components.",
"Api":"This is a REST API that has the role of gathering the data generated by the server and serving them to the frontend component.",
"Frontend":"This component is completely optional. Its sole purpose is to display various information about the activity and configurations of the server."