<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>unageanu</author_name>
  <author_url>https://blog.hatena.ne.jp/unageanu/</author_url>
  <blog_title>うなの日記</blog_title>
  <blog_url>https://unageanu.hatenablog.com/</blog_url>
  <categories>
    <anon>Apache</anon>
  </categories>
  <description>apacheと同じマシンの8080ポートで動作しているWebrickサーバーに外部からapache経由でアクセスできるようにしたい。ということでmod_proxyでapacheをリバースプロキシにした。以下は、 「http:///foo/」にアクセスされた場合に、 apacheと同じマシンの8080ポートで動作しているWebrickサーバーの結果を返す 場合の設定例です。ついでなのでSSLでのアクセスのみ許可した上でBasic認証も行うように設定してみた。 ProxyRequests Off &lt;Proxy http://localhost:8080/ &gt; # SSLでのアクセスのみ許可する S…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Funageanu.hatenablog.com%2Fentry%2F20080823%2F1219459701&quot; title=&quot; Webrickサーバーにapache経由でアクセスできるようにする - うなの日記&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>2008-08-23 11:48:21</published>
  <title> Webrickサーバーにapache経由でアクセスできるようにする</title>
  <type>rich</type>
  <url>https://unageanu.hatenablog.com/entry/20080823/1219459701</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
