Hello all, We are currently in the process of upgrading from CFMX 6.1 to CFMX
7. Due to stability issues, we have decided to create multiple instances with
this installation (we wanted to start with 3-5 instances). While creating the
new instances, new locations for the coldfusion files (cfdocs) is created. We
currently have all our web folders under Inetpub\wwwroot\cfdocs (approx over
100 web folders). Our questions are: - Is there a way to keep all the sites
under the cfdocs folder, but have the instance know which folders are under
that specific instance? Maybe through virtual directories? - If not, any
recommendations on how to transfer all this information in a seamless matter?
One of our main concerns is the code that has hardcoded the path of the files.
Mainly when using the cffile tag. - Is there a way to call the websites under
different instances without the need to include the port id on the url? Any
suggestions. Thanks for your help, Ana