mirror of
https://github.com/esp8266/Arduino.git
synced 2025-10-18 09:50:40 +03:00
fixed memory leak
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@63 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
This commit is contained in:
@@ -33,7 +33,7 @@ normal http access for a directory needs to be disabled, then put
|
||||
|
||||
Conversely, use "SSLDenySSL" to deny access to directories via SSL.
|
||||
|
||||
An example is in /test_dir/ssl_only and /test_dir/no_ssl.
|
||||
An example is in /test_dir/no_http and /test_dir/no_ssl.
|
||||
|
||||
Entire directories can be denied access with a "Deny all" directive
|
||||
(regardless of SSL or authentication).
|
||||
|
Reference in New Issue
Block a user