<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kzhishu</author_name>
  <author_url>https://blog.hatena.ne.jp/kzhishu/</author_url>
  <blog_title>端っこプログラマーの手帳</blog_title>
  <blog_url>https://kzhishu.hatenablog.jp/</blog_url>
  <categories>
    <anon>Apache</anon>
  </categories>
  <description>.htaccess リライト設定をそのままApache設定ファイル（VirtualHostディレクティブ）に書いても動かずハマったのでメモ。 .htaccessに設定 RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ index.php [QSA,L] RewriteCond でリクエストファイルが存在するか判定します。 判定 実行される処理 存在する RewriteRuleを通らず直接リクエストファイルを表示 存在しない RewriteRuleを通り index.php にリライトする よく見るリラ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkzhishu.hatenablog.jp%2Fentry%2F2015%2F12%2F07%2F090000&quot; title=&quot;httpd.conf と .htaccess でリライト設定が異なる - 端っこプログラマーの手帳&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>2015-12-07 09:00:00</published>
  <title>httpd.conf と .htaccess でリライト設定が異なる</title>
  <type>rich</type>
  <url>https://kzhishu.hatenablog.jp/entry/2015/12/07/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
