Adding additional missing websites to Lucee from IIS

Hello,
Some of my websites after a server migration and Lucee setup can be seen/ loaded by Lucee but not others. I have IIS running and wanting to see the official how to so I can get missing sites added by Lucee.
In IIS the Handler Mappings are getting picked up by BonCode…

Some webdirectories have the BIN, those without I added (but all BINS are empty…?)

I added the sites to server.xml

Confused about web.config… Sites that work have web.config.txt (really .txt?) and that breaks IIS’s view for default documents since it only states: add verb * to boncode… Should it be a line in the IIS generated web.config or a .txt file with the boncode reference…?

Thanks all!!!

Note,
a couple sites display the error:
This page isn’t working
sitename.com didn’t send any data.
ERR_EMPTY_RESPONSE

Other sites show:
Server Error

500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.

Thanks!

please always state the lucee version when reporting bugs!

5.2.6.60

Note, digging around blindly I see that tomcat/conf/catalina/ and website directories, some present and others not… Not sure why some are here and some not. All sites were present in IIS when I installed Lucee (installer)

Depending on the configuration approach, Lucee only creates a new context the first time it gets a request for that host name

hmm not sure why out of a dozen sites configured at same time only half work…

a detailed example really help us assist you :slight_smile:

just it doesn’t work doesn’t really give us much to respond to with

pick one site which isn’t working, share the config, logs etc