删除原可执行文件路径bin,增加运行环境路径run
This commit is contained in:
15
run/plug/protocol/http/http.inf
Normal file
15
run/plug/protocol/http/http.inf
Normal file
@@ -0,0 +1,15 @@
|
||||
[PLUGINFO]
|
||||
PLUGNAME=HTTP
|
||||
SO_PATH=./plug/protocol/http/http.so
|
||||
INIT_FUNC=HTTP_INIT
|
||||
DESTROY_FUNC=HTTP_DESTROY
|
||||
GETPLUGID_FUNC=HTTP_GETPLUGID
|
||||
FLAGCHANGE_FUNC=HTTP_FLAG_CHANGE
|
||||
FLAGSTATE_FUNC=HTTP_PROT_FUNSTAT
|
||||
|
||||
[TCP]
|
||||
FUNC_FLAG=ALL
|
||||
FUNC_NAME=HTTP_ENTRY
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user