如果要使用这些模块,则必须在编译时指定相关的编译参数。
从目录中选择一个随机主页:
示例配置:
location / { random_index on;
指令
random_index
语法:random_index [on|off]
默认值:off
使用字段:location
如果在指定的location中指定,将为每一个请求扫描指定目录中的文件,并且随机选择一个代替index.html,但是不会选择以“.”开头的文件。
&">nbsp;
时间: 2024-10-26 05:10:43