15 messages in ru.sysoev.nginxRe: basic auth
FromSent OnAttachments
Greg BenedictJul 13, 2007 9:20 pm 
Aleksandar LazicJul 13, 2007 11:49 pm 
Greg BenedictJul 15, 2007 6:29 am 
Igor SysoevJul 15, 2007 6:40 am 
Greg BenedictJul 15, 2007 7:01 am 
Igor SysoevJul 15, 2007 7:05 am 
Greg BenedictJul 15, 2007 7:09 am 
Igor SysoevJul 15, 2007 7:19 am 
Greg BenedictJul 15, 2007 7:22 am 
Igor SysoevJul 15, 2007 7:28 am 
Greg BenedictJul 15, 2007 12:51 pm 
Igor SysoevJul 15, 2007 1:05 pm 
Greg BenedictJul 15, 2007 1:08 pm 
Igor SysoevJul 15, 2007 1:14 pm 
Greg BenedictJul 15, 2007 1:18 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: basic authActions...
From:Greg Benedict (gben@public.gmane.org)
Date:Jul 15, 2007 7:01:31 am
List:ru.sysoev.nginx

I had debugging enabled on the main nginx config, but not the vhost. Nothing was showing up in the main error log, but when I enabled it for the vhost, it showed the issue and I was able to correct it.

Is that normal behavior? Do I always need to specify logs for a vhost?

Thanks for the help!

Greg

On 7/15/07, Igor Sysoev <is-G@public.gmane.org> wrote:

On Sun, Jul 15, 2007 at 09:30:08AM -0400, Greg Benedict wrote:

That's where I'm stuck. Nothing shows up in the logs, error or access.

Could you make debug log ?

On 7/14/07, Aleksandar Lazic <al-n@public.gmane.org> wrote:

Hi,

On Sam 14.07.2007 00:20, Greg Benedict wrote:

I've run into an issue using basic auth that I could use some help with. When you go to a page, it pops up for credentials, but regardless of entry (good or bad) it returns a 500 error.

What is in the error log?