server { set $serverNames /www/test.txt; server_name $serverNames; ... I want to know if I can read the content from the text and assign it to the variable.
確定! 回上一頁