> I use 2 features of Apache (that I don't *think* the built in web server in
> CF handles):
>
> 1) virtual hosts

I used to care a lot about this, but honestly nowadays I find I'm only
working on one project at a time, so I just switch the root directory
around when I move from one local project to another. I admit that
this wouldn't be optimal for everyone, though.

> 2) url rewriting

Do you need to preserve the mod_rewrite status to carry into
staging/production? Because if not, you can just use something like
UrlRewriteFilter directly in Tomcat. I used this when working on some
bog-standard J2EE applications.

http://tuckey.org/urlrewrite/

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357004
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to