> Stick an .htaccess file in the "open" directory with the following in > it: > > <Limit GET POST> > Satisfy 'any' > Allow from all > </Limit> > > That should do it. >
Yay!!! That did it.... I had to remember to take the AllowOveride none out for the open directory. Cheers Tim. Regards Stephen =============================== CF-Europe http://www.cf-europe.org/ Olymia Conference Centre, London 29-30 May 2003 Keynote by Ben Forta and Tim Buntel -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
