2009/10/30 Chris Blackwell <ch...@team193.com>:
> Ok, that was it.  chrome was hanging on to the source in its cache and
> really didn't want to give it up.

Glad you found it.

> I do take on board your points about the single docroot approach.  testing
> here on windows requesting indeX.cfM will serve up the source, which isn't
> good!  but the hosting environment is linux, so that shouldn't be an issue.

Yes, you should be fine on Linux.

>  I'll give some thought to how i could create a seperate /public_html and
> /java_apps directory to keep things seperate.

If you *can* get a set of filters together to separate the traffic
cleanly, I'm very interested (though I suspect it'd be commercially
sensitive information if you're using this setup to host PHP and
ColdFusion together).  You have a far more constrained environment
than most of the folks we see on this list: you want Tomcat to serve
all and only .cfm files, and I assume you're willing to spend the time
to define what is and is not served pretty thoroughly.  I suspect your
single-docroot approach can be made to work in the specific
environment you require, with at worst some careful documentation to
the user as to where they should put files that they don't want
served.

Good luck with it, anyway!

- Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to