Hi,
Say I have an internal server at IP 1.2.3.4.
I would like to access http://1.2.3.4/path/to/file by connecting externally to PSA using
http://psa.example.com/signin-policy-path/path/to/file
How do I do this?
I tried using the "Custom Page" in the role's UI options but it only works successfully when going to
http://psa.example.com/signin-policy-path/
and not when using for example
http://psa.example.com/signin-policy-path/path/to/file
(Yes, I did select "Also allow access to directories below this url")
Thanks.