Better description for put_delete_auth_file option

This commit is contained in:
Sergey Lyubka 2013-11-25 17:05:12 +00:00
parent ff1412f29d
commit 774a819e76

View File

@ -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 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 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 used for Digest authentication. It can be created and managed by means
of `mongoose -A ...` command. of `mongoose -A` command.
### cgi_interpreter ### cgi_interpreter
Path to an executable to use as CGI interpreter for __all__ CGI scripts Path to an executable to use as CGI interpreter for __all__ CGI scripts