Hi,

Is there a way to suppress authentication without recompiling? I have 
installed the windows .exe, version 5.3.5, and I get the same in response 
to a PUT. I just want to test something quickly and I don't have access to 
the client code.

I understand that on linux the absence of any .htpasswd file is enough to 
disable authentication. I don't have .htpasswd on my windows host, but 
authentication seems enabled by default.
 
Thanks,
Ken

On Monday, April 14, 2014 7:22:02 AM UTC+2, swati joshi wrote:
>
> Hi there,
>
> I am using the server example code that i got with mongoose 5.3.
>
> If I just compile and run the server exe and try to hit "localhost:port" 
> in the browser, i can see the list of folders and files.
>
> But, If a make a simple modification of adding a event handler then it is 
> asking for username password for mydomain.com
>
> And gives me this error when printed 
> "Inside ns_vprintf method -- HTTP/1.1 401 Unauthorized WWW-Authenticate: 
> Digest qop="auth", realm="mydomain.com", nonce="13974518"
>
> Could anyone please help me out.
>
> Thanks and Regards,
> Swati
>

-- 
You received this message because you are subscribed to the Google Groups 
"mongoose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mongoose-users+unsubscr...@googlegroups.com.
To post to this group, send email to mongoose-users@googlegroups.com.
Visit this group at http://groups.google.com/group/mongoose-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to