Commit 774a819e authored by Sergey Lyubka's avatar Sergey Lyubka

Better description for put_delete_auth_file option

parent ff1412f2
...@@ -18,7 +18,7 @@ of name=value pairs, like this: `VARIABLE1=VALUE1,VARIABLE2=VALUE2`. ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment