Added new instalation section to the manual.
This commit is contained in:
parent
297b32e828
commit
534b0cedf7
17 changed files with 264 additions and 89 deletions
|
@ -23,7 +23,7 @@ http.TIMEOUT = 10
|
|||
local t = socket.gettime()
|
||||
|
||||
host = host or "diego.student.princeton.edu"
|
||||
proxy = proxy or "http://dell-diego.cs.princeton.edu:3128"
|
||||
proxy = proxy or "http://localhost:3128"
|
||||
prefix = prefix or "/luasocket-test"
|
||||
cgiprefix = cgiprefix or "/luasocket-test-cgi"
|
||||
index_file = "test/index.html"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue