Morning all, migrating from an old version of Railo, we have a custom suffix .iws - and I am not sure what else is needed to have Lucee process these as CFM pages.
I followed this thread here but this is on windows, I am running on Linux (Ubuntu 20.04). I downloaded the express install, so not sure if that includes the “boncode connector” , but I did make the 2 updates in the web,xml file but its still showing as plain text.
I am also looking at the old Railo as I grep for that file extension - I see this file;
/opt/railo/tomcat/conf/uriworkermap.properties
which has the extentions for CFM but also has this;
uriworkermap.properties:/*.iws=ajp13
but that file doesn’t exist in the new install.
Don’t forget to tell us about your stack!
OS: Ubuntu 20.04
Java Version: ???
Tomcat Version: ???
Lucee Version: 5.3.9.133
I am not sure on the java/tomcat as I believe they come pre-packaged with the express install, but could be mistaken.
Thanks