<?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[myModule&#x2F;public folder not working]]></title><description><![CDATA[<p dir="auto">Hi<br />
When i read the readme. for module development, it says</p>
<pre><code>modulename/public - Any files in this folder can be accesed via the browser on /modulename/filename.ext.
</code></pre>
<p dir="auto">But whenever i place a file in that folder, i get the following error</p>
<pre><code>Cannot GET /myModule/myFile.htm
</code></pre>
<p dir="auto">Is this an error in MagicMirror, or is it an error in my setup? I have tried to set permission to 777 of the files in public, without any luck.</p>
]]></description><link>https://forum.magicmirror.builders/topic/2029/mymodule-public-folder-not-working</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 03:13:42 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/2029.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 Mar 2017 21:53:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to myModule&#x2F;public folder not working on Fri, 10 Mar 2017 06:44:37 GMT]]></title><description><![CDATA[<p dir="auto">The full path of the location is /home/pi/MagicMirror/modules/myModule/public/myFile.htm</p>
<p dir="auto">According to the documentation this file should be reachable from <a href="http://localhost:8080/myModule/myFile.htm" target="_blank" rel="noopener noreferrer nofollow ugc">http://localhost:8080/myModule/myFile.htm</a><br />
but this doesnt work.</p>
<p dir="auto">After tried several different combinations i’ve found that this one works.<br />
<a href="http://localhost.8080/modules/myModule/public/myFile.htm">http://localhost.8080/modules/myModule/public/myFile.htm</a></p>
<p dir="auto">Have i misread the documentation or is that an error?</p>
]]></description><link>https://forum.magicmirror.builders/post/16976</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16976</guid><dc:creator><![CDATA[mortenbirkelund]]></dc:creator><pubDate>Fri, 10 Mar 2017 06:44:37 GMT</pubDate></item><item><title><![CDATA[Reply to myModule&#x2F;public folder not working on Thu, 09 Mar 2017 22:24:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mortenbirkelund" aria-label="Profile: mortenbirkelund">@<bdi>mortenbirkelund</bdi></a> shouldn’t it be modules/modulename/filename?<br />
or try the entire path /home/pi/MagicMirrors/modules/modulename/filename ?</p>
]]></description><link>https://forum.magicmirror.builders/post/16956</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16956</guid><dc:creator><![CDATA[broberg]]></dc:creator><pubDate>Thu, 09 Mar 2017 22:24:13 GMT</pubDate></item></channel></rss>