The vhost file also needs to configure Options FollowSymLinks for the sites and the .htaccess file mey also need to also have RewriteEngine On.
On Wed, Jun 25, 2008 at 5:14 AM, Adrian Lynch <[EMAIL PROTECTED]> wrote: > I'd like to have my rewrite rules in a .htaccess per site. I'm using virtual > hosts and everything I have read has said that I need to place the rules in > with the VirtualHost directive block or in httpd.config and then add the > following lines to my v-hosts: > > RewriteEngine On > RewriteOptions Inherit > > What I can't find reference to, and I can't get to work, is how to use > ..htaccess with v-hosts where the .htaccess file is in the webroot for a > given site. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308084 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

