Skip to content

Commit

Permalink
Make a plug for the Crypt SQLAuthType, too.
Browse files Browse the repository at this point in the history
  • Loading branch information
Castaglia committed Feb 2, 2017
1 parent dd6ebb8 commit e14c2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/modules/mod_core.html
Original file line number Diff line number Diff line change
Expand Up @@ -1537,7 +1537,7 @@ <h3><a name="IfModule">&lt;IfModule&gt;</a></h3>

&lt;IfModule !mod_sql_passwd.c&gt;
# Use only the basic SQLAuthTypes provided by mod_sql
SQLAuthTypes OpenSSL
SQLAuthTypes Crypt OpenSSL
&lt;/IfModule&gt;
&lt;/IfModule&gt;
</pre>
Expand Down

0 comments on commit e14c2af

Please sign in to comment.