Files
CyberPanel/install/openlitespeed-1.4.28/test/serverroot/cgi-bin/large
2017-12-09 22:30:10 +05:00

12 lines
136 B
Bash
Executable File

#!/bin/sh
date=`date -u '+%a, %d %b %Y %H:%M:%S %Z'`
cat << EOF
Content-type: text/html
Expires: $date
EOF
cat ../wwwroot/test.html