<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoshiyoshi-1413</author_name>
  <author_url>https://blog.hatena.ne.jp/yoshiyoshi-1413/</author_url>
  <blog_title>インフラエンジニアになってる</blog_title>
  <blog_url>https://yoshiyoshi-1413.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>Webサーバを構築する場合はHTTPトレースを無効化することを推奨としています。 HTTP トレースとはクライアントからWeb サーバへ送信したリクエストの内容を、レスポンス時にそのまま含めて返すようにするコマンドです。悪用することによりBASIC 認証で、ID やパスワードを盗み取られるといった問題がありま すのでこのコマンドが無効にしてあります。 /etc/httpd/conf/httpd.conf に3行追記してください。 RewriteEngine On RewriteCond %{REQUEST_METHOD} ^TRACE RewriteRule .* - [F]</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyoshiyoshi-1413.hatenadiary.org%2Fentry%2F20101124%2F1290610795&quot; title=&quot;HTTPトレースの無効化 - インフラエンジニアになってる&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-11-24 23:59:55</published>
  <title>HTTPトレースの無効化</title>
  <type>rich</type>
  <url>https://yoshiyoshi-1413.hatenadiary.org/entry/20101124/1290610795</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
