Re: [us...@httpd] Apache2.2 custom 401 ErrorDocument NO IMAGES

2009-07-10 Thread rank1seeker
> Are you applying access control to the images as well? Don't if you > want to see them. > > -- > Eric Covener > cove...@gmail.com No, I don't and never had., Just for "fun", I've changed it to 404, no found, instead 401. And after requesting bougus page/url, everything, including images, sh

Re: [us...@httpd] Apache2.2 custom 401 ErrorDocument NO IMAGES

2009-07-10 Thread Eric Covener
On Fri, Jul 10, 2009 at 1:37 PM, none none wrote: > I've restricted one area with auth digest. > Tested it and worked. > > Now I've created custom 401 ErrorDocument > Embedded images in it, and loaded it firstly like any .html page. > Happy with result, I've set it as custom 401 ErrorDocument > Cod

[us...@httpd] Apache2.2 custom 401 ErrorDocument NO IMAGES

2009-07-10 Thread none none
I've restricted one area with auth digest. Tested it and worked. Now I've created custom 401 ErrorDocument Embedded images in it, and loaded it firstly like any .html page. Happy with result, I've set it as custom 401 ErrorDocument Code: ErrorDocument 401 /401.html I've loaded restricted zone an