apache

「apache」の編集履歴(バックアップ)一覧はこちら

apache - (2007/03/07 (水) 16:36:41) の1つ前との変更点

追加された行は緑色になります。

削除された行は赤色になります。

<p>◆参考資料</p> <p><a href= "http://www.atmarkit.co.jp/flinux/index/indexfiles/apache2index.html">http://www.atmarkit.co.jp/flinux/index/indexfiles/apache2index.html</a></p> <p><br> <br></p> <p>cgiの動作確認スクリプト</p> <p><font face="Courier New" color="#663333">#!/usr/bin/perl<br> <br> # HTTPヘッダを出力<br> print "Content-type: text/html ";<br> <br> # HTMLを出力<br> print "&lt;html&gt; ";<br> print "&lt;head&gt;&lt;title&gt;sample&lt;/title&gt;&lt;/head&gt; ";<br> print "&lt;body&gt;Hello, CGI World!&lt;/body&gt; ";<br> print "&lt;/html&gt; ";<br> <br> exit;</font></p>
<p>◆参考資料</p> <p><a href= "http://www.atmarkit.co.jp/flinux/index/indexfiles/apache2index.html">http://www.atmarkit.co.jp/flinux/index/indexfiles/apache2index.html</a></p> <p>SSLの鍵の情報</p> <p><a href= "http://www.rinzo2.jp/~rinzo/apache_ssl/apache_and_ssl_00.htm">http://www.rinzo2.jp/~rinzo/apache_ssl/apache_and_ssl_00.htm</a><br> <br></p> <p>cgiの動作確認スクリプト</p> <p><font face="Courier New" color="#663333">#!/usr/bin/perl<br> <br> # HTTPヘッダを出力<br> print "Content-type: text/html ";<br> <br> # HTMLを出力<br> print "&lt;html&gt; ";<br> print "&lt;head&gt;&lt;title&gt;sample&lt;/title&gt;&lt;/head&gt; ";<br> print "&lt;body&gt;Hello, CGI World!&lt;/body&gt; ";<br> print "&lt;/html&gt; ";<br> <br> exit;</font></p>

表示オプション

横に並べて表示:
変化行の前後のみ表示: