<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eeyanaika</author_name>
  <author_url>https://blog.hatena.ne.jp/eeyanaika/</author_url>
  <blog_title>ええやんブログ</blog_title>
  <blog_url>https://eeyan.hateblo.jp/</blog_url>
  <categories>
    <anon>Codeigniter</anon>
  </categories>
  <description>どうもー。 今回は前回に引き続き、Codeigniterのcontrollerをディレクトリ分けする方法についてです。 さて、controllerをこんな風にディレクトリの下にサブディレクトリを作成しようとすると、Codeigniterはデフォルトではuserまで（第1階層）しか認識しません。 controller └ user └ pc └ smartphone └ foo.php http://example.com/user/pc/foo/indexにアクセスすると、config/route.phpにどう記述しても、そのままではpcコントローラーのfooメソッドにアクセスしてしまいます。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feeyan.hateblo.jp%2Fentry%2F2013%2F04%2F30%2F023214&quot; title=&quot;Codeigniterでcontrollerをディレクトリ分けする（その2） - ええやんブログ&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>2013-04-30 02:32:14</published>
  <title>Codeigniterでcontrollerをディレクトリ分けする（その2）</title>
  <type>rich</type>
  <url>https://eeyan.hateblo.jp/entry/2013/04/30/023214</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
