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. Tim. ------------------------------------------------------- RAWNET LTD - Internet, New Media and ebusiness Gurus. Visit our new website at http://www.rawnet.com for more information about our company, or call us anytime on 01344 393 040. ------------------------------------------------------- Tim Blair Web Application Engineer, Rawnet Limited Direct Phone : +44 (0) 1344 393 441 Switchboard : +44 (0) 1344 393 040 ------------------------------------------------------- This message may contain information which is legally privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any unauthorised disclosure, copying, distribution or use of this information is strictly prohibited. Such notification notwithstanding, any comments, opinions, information or conclusions expressed in this message are those of the originator, not of rawnet limited, unless otherwise explicitly and independently indicated by an authorised representative of rawnet limited. ------------------------------------------------------- > -----Original Message----- > From: Stephen Moretti [mailto:[EMAIL PROTECTED] > Sent: 19 March 2003 13:56 > To: [EMAIL PROTECTED] > Subject: Re: [ cf-dev ] Apache and directory security > > > One empty .htaccess file in the payment folder. > > Tried that.... No go! :o( > > BTW - Apache path walks .htaccess files. > > > AFAIK thats correct > > > > if you add a .htaccess file to a directory it overrides the > one above > > > > > > At 15:12 19/03/2003 +0200, you wrote: > > >hummmm, not too sure but try putting a .htaccess file without any > > >auth > > >stuff in there in the payments directory > > > > > > > -- > ** 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] > > > -- ** 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]
