Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - swamp_ig

#1
Figured this out.

Needs a rule saying path doesn't start with the subdir, and then a condition with execute function set path "/subdir/%[path]" if the condition is false.
#2
Hi,

I can't quite figure out how to make this work:

Public URL:  https://backend.myservice.com/
Internal Server: http://backend.myservice.local/subdir/

I can get the SSL offloading working fine, but I can't figure out how to make the backend always go to a subdirectory, it always ends up in the root directory. A redirect isn't what I want either really.

Thanks for your help!