mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-01 03:47:23 +03:00
finished authentication, implemented port/dir protection
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@60 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
This commit is contained in:
@ -56,7 +56,7 @@ CONFIG_HTTP_WEBROOT="../www"
|
||||
CONFIG_HTTP_PORT=80
|
||||
CONFIG_HTTP_TIMEOUT=5
|
||||
# CONFIG_HTTP_HAS_CGI is not set
|
||||
CONFIG_HTTP_CGI_EXTENSION=""
|
||||
CONFIG_HTTP_CGI_EXTENSIONS=""
|
||||
# CONFIG_HTTP_DIRECTORIES is not set
|
||||
# CONFIG_HTTP_PERM_CHECK is not set
|
||||
# CONFIG_HTTP_HAS_IPV6 is not set
|
||||
|
Reference in New Issue
Block a user