Dave Watts wrote: >> Thanks but I do not want to use IIS password protection. I >> wanted to use a ..htaccess page for redirects. >> > > IIS doesn't use .htaccess. Apache uses it. > Default doesn't. But there are tons of 3rd party tools to use .htaccess logic and files with IIS.
> And in any case, .htaccess isn't designed for redirects, it's an > authentication mechanism. You can use mod_rewrite in Apache, or > ISAPI_Rewrite in IIS, to do what you want. > But it would be used also for redirect. It is easier than using any other redirect tool. :) > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > -- OÄuz Demirkapı TeraTech Inc. | Senior Developer 405 East Gude Dr Suite 207, Rockville, MD 20850, USA Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185 Web: http://www.teratech.com | E-mail: oguz.demirkapi <AT> teratech.com Winner in CFDJ awards Best Consulting. Member Team Fusebox. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270548 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

