<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Installing Ghost Into a Sub-directory]]></title><description><![CDATA[<p dir="auto">I'd like to be able to use a reverse proxy to run Ghost in a folder of a site.</p>
<p dir="auto">Something like <a href="http://mydomain.com/blog" target="_blank" rel="noopener noreferrer nofollow ugc">mydomain.com/blog</a> would be ghost, but <a href="http://mydomain.com" target="_blank" rel="noopener noreferrer nofollow ugc">mydomain.com</a> could be WordPress (or whatever else you'd like).</p>
<p dir="auto">I have accomplished already for clients using Cloudflare workers, but it would be wonderful do it right on the server.</p>
<p dir="auto">Does anyone know if this is possible on Cloudron? An easy way to do this in the GUI would be amazing.</p>
]]></description><link>https://forum.cloudron.io/topic/10791/installing-ghost-into-a-sub-directory</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 15:03:58 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10791.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Jan 2024 16:59:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Installing Ghost Into a Sub-directory on Fri, 05 Jan 2024 19:08:27 GMT]]></title><description><![CDATA[<p dir="auto">The simpler approach and what <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> is suggesting is to keep a separate install of WP and Ghost in 2 different apps and join them via the rev proxy config from one of them to keep the desired (sub)domain.</p>
<p dir="auto">Another option is the embeded iframe from the /blog page that pulls in the other URL.</p>
<p dir="auto">Let us know what you come up with as a final solution <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=13d69e59554" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":smile:" alt="😄" /></p>
]]></description><link>https://forum.cloudron.io/post/80552</link><guid isPermaLink="true">https://forum.cloudron.io/post/80552</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Fri, 05 Jan 2024 19:08:27 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Ghost Into a Sub-directory on Fri, 05 Jan 2024 19:00:37 GMT]]></title><description><![CDATA[<p dir="auto">Yeah <a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> &amp; @grish that would likely work but I haven't tried yet.</p>
<p dir="auto">If anyone has experience here, please chime in!</p>
]]></description><link>https://forum.cloudron.io/post/80550</link><guid isPermaLink="true">https://forum.cloudron.io/post/80550</guid><dc:creator><![CDATA[Dave Swift]]></dc:creator><pubDate>Fri, 05 Jan 2024 19:00:37 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Ghost Into a Sub-directory on Fri, 05 Jan 2024 09:52:39 GMT]]></title><description><![CDATA[<p dir="auto">Right, we don't support installations in a sub path.</p>
<p dir="auto">Would <a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> 's approach work? Given an installation of Ghost at <code>blog.example.com</code> and WP already installed at <code>example.com</code> , will some apache config (via <code>/app/data/public/.htaccess</code>) forwarding requests from <code>/blog</code> into <code>blog.example.com</code> work ?</p>
]]></description><link>https://forum.cloudron.io/post/80503</link><guid isPermaLink="true">https://forum.cloudron.io/post/80503</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 05 Jan 2024 09:52:39 GMT</pubDate></item><item><title><![CDATA[Reply to Installing Ghost Into a Sub-directory on Thu, 04 Jan 2024 18:05:14 GMT]]></title><description><![CDATA[<p dir="auto">LAMP App is the only user controlled rProxy via Apache2.<br />
The rest flows from there.</p>
<p dir="auto">Otherwise you'd need to package a new custom WP+Ghost app with that config which would then live on the read-only filesystem.</p>
]]></description><link>https://forum.cloudron.io/post/80472</link><guid isPermaLink="true">https://forum.cloudron.io/post/80472</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Thu, 04 Jan 2024 18:05:14 GMT</pubDate></item></channel></rss>