Copy link to clipboard
Copied
I have a few subdomains I'd like to create CF servers for on my localhost machine. Rather than have them populate the main folder under my Coldfusion server (CF2018 for me), I'd like to place them under the folder corresponding to their TLD.
For instance, if I have a folder = C:/CF2018/County/, I'd like to create the subdomain folders as:
C:/CF2018/County/AL
C:/CF2018/County/TN
C:/CF2018/County/NY
etc...
But the CF Enterprise Manager defaults to appending the name I'd like for a subdomain/server name to C:/CF2018. It provides no way to add a subfolder such as C:/CF2018/County/AL. I'm forced to make it C:/CF2018/AL or something similar.
I could add "Z" to the front of each server's name to push the folders down in the list, I suppose. Not my first choice.
Thanks!
Have something to add?