<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title> SSI Counter </title> </head> <h2>こんちは Server Side Include (SSI)</h2> <font size=+1 color=#c01010> カウンター <!--#exec cmd='./count.sh' --> <br> </font> </html>