ahhh .. thanks, excellent :) -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: 29 November 2005 02:23 To: CF-Talk Subject: RE: Apache Virtual Hosts
> Unfortunately this means no log is made of the missing > template error and I don't fancy writing a whole routine > for logging them, so I'll leave as is and in not too long > people will latch onto the new pages. You don't really need a whole routine, just the CFLOG tag. Alternatively, if you have a list of invalid URLs, you could just map them to valid URLs using mod_rewrite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225502 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

