mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-25 03:29:00 +08:00
Better description for put_delete_auth_file option
This commit is contained in:
parent
ff1412f29d
commit
774a819e76
@ -18,7 +18,7 @@ of name=value pairs, like this: `VARIABLE1=VALUE1,VARIABLE2=VALUE2`.
|
||||
Passwords file for PUT and DELETE requests. Without it, PUT and DELETE requests
|
||||
will fail. The format of the passwords file is the same as `.htpasswd` file
|
||||
used for Digest authentication. It can be created and managed by means
|
||||
of `mongoose -A ...` command.
|
||||
of `mongoose -A` command.
|
||||
|
||||
### cgi_interpreter
|
||||
Path to an executable to use as CGI interpreter for __all__ CGI scripts
|
||||
|
Loading…
Reference in New Issue
Block a user