タグ

apacheに関するscorelessdrawのブックマーク (13)

  • Apache入門


     Web  Apache 使 Windows  Apache  Apache 使 Web  Apache  CGI PHP 
    Apache入門
  • 秋元@サイボウズラボ・プログラマー・ブログ: 究極の.htaccess?


    via del.icio.us/popular Apache.htaccess 使 ()URLSSL使PHPcool URL 使 .htaccess  # .htaccess
    秋元@サイボウズラボ・プログラマー・ブログ: 究極の.htaccess?
  • 41. mod_rewriteを使いこなそう


    SEOSEO1URL 2URL A.http://phppro.jp/news/detail.php?id=10 B.http://phppro.jp/news/detail/10/ AURLBURL  URLPHPWeb URLBA 1mod_rewrite  mod_rewriteApache SEO
    41. mod_rewriteを使いこなそう
  • Apacheに対するサービス拒否攻撃を回避する方法


    Apache HTTPWebmod_evasive使mod_evasive mod_evasive12SuhosinPHPSuhosinSuhosinPHPSuhosinWebPHP mod_evasivemod_evasiveURLApacheIP
    Apacheに対するサービス拒否攻撃を回避する方法
  • Apache module mod_rewrite

    URL を操作するためのスイス製のアーミーナイフ、mod_rewrite へようこそ! このモジュールは、(正規表現パーサに基づく)ルールベースの 書き換えエンジンを使い、要求された URL を適宜書き換えます。 サポートするルールの数、および各ルールを適用する際のルール条件 の数に制限はなく、当にフレキシブルでかつパワフルな URL 操作 メカニズムを提供します。この URL 操作に先立ち、次のようにいろいろな 評価を行なうことができます。たとえばサーバ変数、環境変数、HTTP ヘッダ、 タイムスタンプ、さらに外部データベースの検索結果までを評価の対象として、 各種のフォーマットを使った粒度の高い URL マッチングを実現できます。 このモジュールは、サーバ単位のコンテキスト (httpd.conf) およびディレクトリ単位のコンテキスト (.htaccess) において (PATH-

  • .htaccess ファイルを簡単作成「.htaccess Editor」

    リダイレクト Fromにサイトパスを入力、ToにURLを入力 301 Moved Permanently 恒久的に移動 From: To: From: To: From: To: 302 Moved Temporarily 一時的に移動 From: To: From: To: From: To:

  • 「設定より規約」でWebサーバ設定の自動化 - masuidrive.jp


    Posted by masuidrive Thu, 20 Jul 2006 10:33:00 GMT RubyonRailsconvention over configuration= RailsRailsWeb  Web使  DocumentRoot  CGI使ScriptAlias 4 
  • トラックバックスパムよけにも使える「mod_security」


    Apachemod_securityWeb Application Firewall (WAF)GETPOSTINOUTHTTPSPOST 使PHP mod_security  ModSecurity (mod_security) - Open Source Web Application Firewal
    トラックバックスパムよけにも使える「mod_security」
  • Apache HTTP Server Documentation

    Apache HTTP Server Documentation¶ The documentation is available is several formats. Downloadable formats including Windows Help format and offline-browsable html are available from our distribution mirrors. Online browsable documentation is also available: Version 2.4 (Current) Version 2.2 (Historical) Version 2.0 (Historical) Trunk (Development / Draft) There is also a Documentation Wiki for use

    scorelessdraw
    scorelessdraw 2006/05/19
    公式
  • RTFM

    ドキュメントを読まない輩 結論: ぐぐるな。ドキュメントに書いてあるとわかっているのになぜ google に頼る? 巷間でよく見られる、しかし Apache の配布アーカイブ一式に含まれているドキュメントをちゃんと読んでいれば起きないはずの設定ミスや、ミスではないがふしぎな設定について。 <Limit>: セキュリティ上のリスクがあるのですみやかに確認・修正されたし AddDefaultCharset: 穴ではないが修正が必要 LanguagePriority: ほとんどのサイトでは無意味 ScriptAlias: 管理者でなくエンドユーザがハマるのはしかたないけれど SetEnvIf: どこも間違ってはいないのだが… Apache のドキュメントは日語未訳なところが一部残っているけれど、全体として非常によくまとまった情報源である。少なくとも、「このディレクティブをどう設定するとどう動く

  • 自信を持ってApacheを操るために

  • ロダンの足跡。:RailsをApacheで公開するやり方

    RailsにはWEBRickというRubyで書かれたWEBサーバがある。テスト段階ではこれで十分だが、公開するとなるとやはりApacheだろう。 Apacheで公開するにはいろいろなやり方があるが私は速度面を考慮してFastCGIを用いている。 まず、Apacheをインストール。次に、How to setup Ruby on Rails with Apache + FastCGI on Windows XP or 2000を参考に、FastCGI InstallerもしくはRubyForApache Installerを使ってmod_fastcgiなどをインストール。 httpd.confに以下の記述を追加。 LoadModule fastcgi_module modules/mod_fastcgi.so 次の記述のコメントアウトをはずす。 #LoadModule rewrit

  • apache friends - xampp

    Hi Apache Friends! We just released a new version of XAMPP for Windows for PHP versions 8.2.12, 8.1.25 and 8.0.30. New versions for Linux and OS X will come soon! You can download these new installers... Read more » About Apache Friends Apache Friends is a non-profit project to promote the Apache web server and is home to the XAMPP project. XAMPP is an easy to install Apache distribution containin

  • 1