Re: Ideas for password-protecting live site
Andy Duplain <[email protected]> Tue, 9 May 2006 15:58:17 +0100
| Newsgroups | gmane.text.xml.resin.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 09, 2006 at 11:33:30AM +0100, Eric Carlson wrote: [snipped] > I tried that and it didn't work - its really the same as dropping in a > .htaccess file. The odd thing is this has worked in the past, so its > either my config or a bug. I'm on resin 3.0.14 pro - what version is > yours please? My site is running apache 2.0.55 and resin 3.0.18 (standard). I assume you are accessing resin via the apache connector and not directly via port 8080? If you are then this is really an apache issue, not a resin issue, AFAICT. Andy