I'm going to move the site in ColdFusion 2016 to Linux / Apache, but one problem we have is that the CGI.REDIRECT_URL value CGI.REDIRECT_URL empty. I checked and the following was in the /etc/apache2/mod_jk.conf file:
JkEnvVar REDIRECT_URL
It exists, but it is empty.
I could not find much on the Internet to help, except in this article , but such a setting has already been configured. Vivio suggested that 2016 was redirect_url in the request area, but that is also empty.
source share