Nice one Tom, that's worked. Thanks for all the other suggestions.
Adrian -----Original Message----- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: 22 February 2007 09:19 To: CF-Talk Subject: Re: OT Allowing access to /flashservices/gateway in httpd.conf On Wednesday 21 Feb 2007, Adrian Lynch wrote: > I thought maybe: > > <Directory /flashservices/gateway> > Allow from all > </Directory> We're using <Location /flashservices/gateway> Satisfy Any Allow from all </location> See http://httpd.apache.org/docs/2.2/mod/core.html#require -- Tom Chiverton Helping to challengingly transform collaborative e-commerce ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270426 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

