タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

softwareとserverに関するeskiのブックマーク (3)

  • Apache利用時のWindowsファイアウォール設定

    Windowsでも簡単に導入できるWebサーバーApache。ただ、Webサーバーは「特定ディレクトリのファイルをネット経由で外部に公開(共有)する」ためのソフトウエアですから、セキュリティには注意したいですね。 サーバーソフトのセキュリティ対策の基は、外部からのアクセスを制限するファイアウォール。WindowsにもXP SP2以降「Windowsファイアウォール」が標準搭載されていますが、このファイアウォールの設定を誤るとApacheのようなサーバーソフトは「外部からアクセスできない」ことになります。 自分でApacheをインストールする場合の目的は、動作確認、つまり「自宅LANの他のマシン」からWebページを表示できれば良い、という場合が多いと思います。ネットワーク上のセキュリティを意識して、LAN内に限定して接続を許可(ポートを開放)するファイアウォール設定を行いましょう。 まず、

  • Welcome! - The Apache HTTP Server Project

    The Number One HTTP Server On The Internet¶ The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards. The Apache HTTP Server ("httpd") was launched in 1995

  • Apache入門

    世界で広く利用されている Web サーバの Apache の使い方入門です。無料で利用することが可能です。 Windows のローカル環境に Apache をインストールする方法、 Apache を使って Web サイトを公開するための色々なディレクティブの設定方法、アクセス制限を行う手順やログファイルの見方、 Apache から CGI や PHP などを利用する方法、などについて解説します。

    Apache入門
  • 1