I followed the instruction for installing Lucee on Mac OS X here: http://docs.lucee.org/guides/running-lucee/osx/installing-tomcat-and-lucee-on-os-x-using-the-lucee-war-file.html
Running 10.13.3 HighSiera and I have Apache 2.4.28 installed.
I installed TomCat 7 and could visit the main page on localhost:8080 without a problem.
After that I installed Lucee using the .war file stopping and starting the server.
My problem is when I visit: localhost:8080/lucee/admin/web.cfm I get a ‘404 Not Found’ message.
Has anyone else encountered this and been able to solve the problem?