<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Static files for internal and external consumption in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/static-files-for-internal-and-external-consumption/m-p/430303#M122565</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17376707"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/content/my-brand/static/* content will be added via code and will not be visible to author in a readable format as it's not a cq:Page content type.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As it will be deployed via code, it will be available on both author and publish instance and we do not have to publish it manually. Publishing it also will not make any difference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Direct access to /content/my-brand/static/* can be blocked in dispatcher by applying the rule.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ideally we should not keep anything under /etc and all customized content should be stored under /content.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Nov 2021 02:57:25 GMT</pubDate>
    <dc:creator>Asutosh_Jena_</dc:creator>
    <dc:date>2021-11-04T02:57:25Z</dc:date>
    <item>
      <title>Static files for internal and external consumption</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/static-files-for-internal-and-external-consumption/m-p/430106#M122512</link>
      <description>&lt;P&gt;My organization has a few JSON files that we like to re-use across out website.&amp;nbsp;&lt;BR /&gt;countries.json&lt;BR /&gt;countries_city.json&lt;BR /&gt;countries_zip.json&lt;BR /&gt;They will be used for the forms drop down, and some sort of backend logic.&lt;BR /&gt;Where is the best place to store these files.&lt;/P&gt;&lt;P&gt;We were thinking of /etc/designs/my-brand/static/*; what are your thoughts?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 22:51:11 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/static-files-for-internal-and-external-consumption/m-p/430106#M122512</guid>
      <dc:creator>AEMWizard</dc:creator>
      <dc:date>2021-11-02T22:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Static files for internal and external consumption</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/static-files-for-internal-and-external-consumption/m-p/430115#M122514</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17376707"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As these are the content related stuffs, I will keep these under &lt;STRONG&gt;/content/my-brand/static/*&lt;/STRONG&gt; folder and use it from there as needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how currently I use as well in my project when there is a requirement for static content reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 02:25:22 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/static-files-for-internal-and-external-consumption/m-p/430115#M122514</guid>
      <dc:creator>Asutosh_Jena_</dc:creator>
      <dc:date>2021-11-03T02:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Static files for internal and external consumption</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/static-files-for-internal-and-external-consumption/m-p/430294#M122563</link>
      <description>&lt;P data-unlink="true"&gt;Thank you for the response, but&lt;BR /&gt;&lt;BR /&gt;/content/my-brand/static/*&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;should also be accessible to our public users too. Would you do some apache rewriting to [PT] the request to the files? what happens when an author accidentally publishes this file? Also we don't want the authors to see these.&lt;BR /&gt;&lt;BR /&gt;Wouldn't /etc/designs/my-brand/static/* be the best place to keep the files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 21:55:42 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/static-files-for-internal-and-external-consumption/m-p/430294#M122563</guid>
      <dc:creator>AEMWizard</dc:creator>
      <dc:date>2021-11-03T21:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Static files for internal and external consumption</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/static-files-for-internal-and-external-consumption/m-p/430303#M122565</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17376707"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/content/my-brand/static/* content will be added via code and will not be visible to author in a readable format as it's not a cq:Page content type.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As it will be deployed via code, it will be available on both author and publish instance and we do not have to publish it manually. Publishing it also will not make any difference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Direct access to /content/my-brand/static/* can be blocked in dispatcher by applying the rule.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ideally we should not keep anything under /etc and all customized content should be stored under /content.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 02:57:25 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/static-files-for-internal-and-external-consumption/m-p/430303#M122565</guid>
      <dc:creator>Asutosh_Jena_</dc:creator>
      <dc:date>2021-11-04T02:57:25Z</dc:date>
    </item>
  </channel>
</rss>

