Matching on a single level subdomain (i.e. *.mydomain.com) works as is expected, and the same config I had worked on Apache.
If I manually enter the "mycommunity.registration.mynotforprofit.com"
subdomain into the domain field it works as
expected. Is multilevel subdomain wildcard support not included or is
this a regex bug? My initial impression is that this (https://github.com/litespeedtech/openlitespeed/blob/master/src/http/vhostmap.cpp) is the place to look.
Thank you!