#author("2026-05-22T01:18:34+00:00","default:iseki","iseki") #author("2026-05-22T01:28:48+00:00","default:iseki","iseki") - ssi_counter.shtml <pre> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title> SSI Counter </title> </head> <body> <h2>こんちは Server Side Include (SSI)</h2> <font size=+1 color=#c01010> カウンター <!--#exec cmd='./count.sh' --> <br> </font> </body> </html> </pre>