Path : /hermes/bosweb/b1705/prayforla.com/cgi-bin/ |
Current < : /hermes/bosweb/b1705/prayforla.com/cgi-bin/test.cgi |
#!/bin/sh echo "Content-Type: text/html" echo echo echo "<html><body>" echo "<b><i><center>" echo "<font size=\"+3\" color=\"Red\">" echo "<br>The test of the" echo "<font size=\"+3\" color=\"Blue\">" echo " CGI (with sh)</font><br><br>" echo "</font>" echo "</center></i></b>" echo "</body></html>"