Custom Site 404 Error files

I am new to Lucee.

I am converting my sites over to Lucee and typically am able to rely on IIS Custom 404 errors to create cleaner urls by offering up a 404.cfm for each site as configured in IIS.

E.G http:// www.sitename.com/somefolderthatdoesnotexist

will draw a 404 error in IIS for that site, and the 404.cfm will parse and path the user to the correct file.

Each site is configured in IIS with its own 404.cfm file found in the site’s root directory.

With LUCEE I do not see a way to create site by site custom 404 errors. Just a method to create a systemwide 404. Does functionality like what is described above exists?

You want the web tab in the Lucee administrator. (upper right) for individual sites (contexts)