# Focus items - no "focus" directory?!?

**URL:** https://forum.mautic.org/t/focus-items-no-focus-directory/7963
**Category:** Product Support
**Created:** [March 17, 2017, 11:45pm UTC](https://forum.mautic.org/t/focus-items-no-focus-directory/7963 "2017-03-17T23:45:46Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Chris1818](https://avatars.discourse-cdn.com/v4/letter/c/db5fbb/32.png) [@Chris1818](https://forum.mautic.org/u/Chris1818)
#### Post date: [March 17, 2017, 11:45pm UTC](https://forum.mautic.org/t/focus-items-no-focus-directory/7963/1 "2017-03-17T23:45:46Z")

</div>

Hi everybody.  
  
I have installed mautic on the self hosted plattform. At the moment I’m trying to get some focus items to run - but nothing happens.  
  
I have noticed that the

Code:

has in the link a **.../focus/...** directory. But after saving the focus item, no **.../focus/...** directory is showing up. Has someboby an idea?

---

<div class="post-metadata">

### Author: ![Chris1818](https://avatars.discourse-cdn.com/v4/letter/c/db5fbb/32.png) [@Chris1818](https://forum.mautic.org/u/Chris1818)
#### Post date: [March 17, 2017, 11:45pm UTC](https://forum.mautic.org/t/focus-items-no-focus-directory/7963/2 "2017-03-17T23:45:46Z")

</div>

Hi everybody.  
I have installed mautic on the self hosted plattform. At the moment I’m trying to get some focus items to run - but nothing happens.  
I have noticed that the `<script src="//url/path to mautic/focus/1.js" type="text/javascript" charset="utf-8" async="async"></script>`  
has in the link a …/focus/… directory. But after saving the focus item, no …/focus/… directory is showing up. Has someboby an idea?

---

<div class="post-metadata">

### Author: ![Chris1818](https://avatars.discourse-cdn.com/v4/letter/c/db5fbb/32.png) [@Chris1818](https://forum.mautic.org/u/Chris1818)
#### Post date: [March 18, 2017, 12:49pm UTC](https://forum.mautic.org/t/focus-items-no-focus-directory/7963/3 "2017-03-18T12:49:13Z")

</div>

One step further…while I just added a secound focus item, the secound one is running. The first one still not showing off.  
I keep testing 🙂

---

<div class="post-metadata">

### Author: ![denispavliha](https://avatars.discourse-cdn.com/v4/letter/d/e0b2c6/32.png) [@denispavliha](https://forum.mautic.org/u/denispavliha)
#### Post date: [April 23, 2017, 1:30pm UTC](https://forum.mautic.org/t/focus-items-no-focus-directory/7963/4 "2017-04-23T13:30:22Z")

</div>

You understand that there are no actual directories on the FS and Mautic generates those scripts dynamically while the webserver serves the inexistant paths using rewrite (e g. mod\_rewrite on Apache), right?
