こんな風にするといい
$filepath はフルパスで
header( “Date: “.date(“D, j M Y G:i:s \\G\\M\\T”) );
header( “Last-Modified: “.date(“D, j M Y G:i:s \\G\\M\\T”,filemtime( $filepath ) ) );
Just another WordPress site
こんな風にするといい
$filepath はフルパスで
header( “Date: “.date(“D, j M Y G:i:s \\G\\M\\T”) );
header( “Last-Modified: “.date(“D, j M Y G:i:s \\G\\M\\T”,filemtime( $filepath ) ) );