On Tue, 16 Sep 2003, Deepa D wrote: > using pam_auth.But , I have a requirement where this > authentication has to be bypassed when requests come > for local urls(the pages hosted by our local > webserver).Kindly mail me how to go about doing this.
Allow access to these servers in http_access before where you require authentication. Regards Henrik
