Thanks, I double triple checked my apache setup again and it turns out I was loading the include file with the config twice, once from inside the virtual host, and also before any virtual hosts were applied - hence the problem.
A stupid mistake I should have caught first time round... Apologies for taking up your time -and many thanks for helping me go over and check my setup properly. Cheers On 15 May 2007, at 03:06, Ryan Casey wrote: >> Hmm, I'm not sure what you mean - I have two virtual hosts at the >> moment, one setup with www.site and one with dev.site - both >> redirecting to the mongrel_cluster... > > I think what Sean was suggesting and what might work is inside your > dev.site > virtual host definition, add the <Location /> directive and have > the access > permissions there. > > For your www.site vhost directive, don't include a Location > restriction. > > Thanks, > -Ryan Casey > > > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
