Notice the following lines in bar.lua: Http = os.getenv(“SERVER_SOFTWARE”) QueryStr = arg[1] or os.getenv(“QUERY_STRING”) These lines let the script know ...
確定! 回上一頁