1
0
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:
cameronrich
2007-02-10 05:31:17 +00:00
parent 30a1970bb2
commit 36ac01f46a
19 changed files with 351 additions and 255 deletions

View File

@ -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