<?php // apache 服务器,如果您是nginx请自行配置读取header等信息,同时下面会有nginx测试 $file = 'etag.txt'; $etag = md5_file($file); $headers ...
確定! 回上一頁