<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoppy0066</author_name>
  <author_url>https://blog.hatena.ne.jp/yoppy0066/</author_url>
  <blog_title>とりあえずphpとか</blog_title>
  <blog_url>https://kimagureneet.hatenablog.com/</blog_url>
  <categories>
    <anon>apache</anon>
  </categories>
  <description>やりたいこと http://www.example.com/hoge/***/?id=1 にアクセスがあった場合にhttp://www.sample.com/hogehoge/ にリダイレクトさせたいというもの。またパラメータ等は引き継ぎたくない 実装方法 RewriteCond %{HTTP_HOST} www(\.example\.com)$ RewriteCond %{REQUEST_URI} ^\/hoge\/(.*)$ RewriteRule ^(.*)$ http://www.sample.com/hogehoge? [L]でいけました。ちなみにRewriteRuleの1番後ろの「…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkimagureneet.hatenablog.com%2Fentry%2F2015%2F02%2F08%2F050000&quot; title=&quot;mod_rewriteでのリダイレクトでパラメータは引き継がない方法 - とりあえずphpとか&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-02-08 05:00:00</published>
  <title>mod_rewriteでのリダイレクトでパラメータは引き継がない方法</title>
  <type>rich</type>
  <url>https://kimagureneet.hatenablog.com/entry/2015/02/08/050000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
