Hi guys

I've got CFMX working perfectly under tomcat 5 using the standalone webserver. It's installed in the "/" context.

I need to be able to create virtual hosts that point to websites parsed by single instance of CFMX.

So far, I've got:

http://domain1.com resolving to webapps/domain1

http://domain2.com resolving to webapps/domain2

yet CFMX doesn't parse the cfm code - I just get code output, even though the 2 folders are in the CFMX application folder i.e. next to CFIDE etc.

However, http://locahost/domain1 & http://locahost/domain2 work perfectly and get parsed by CFMX.

I'm pretty sure I just need to tell tomcat that it needs to look for the servlet mapping info for CFMX but I've tried pretty much every possible combination and I still can't get it work.

Any thoughts/suggestion would be very much appreciated.

Thanks, James
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to