Site structure:
index.php (include "/tmp/tmp1/index.php";)
tmp / tmp1 / index.php (// html markup with a couple of 'echo')
tmp / tmp1 / style.css (// for example header {background: url (/imgs/fon1.gif);}) tmp / tmp1 / imgs / fon1.gif
So. For some reason, the images in the main index of the site are not displayed. I remember exactly that before such paths worked.
Any idea how to fix the situation?
Adding.
Such a complex arrangement (tmp / tmp1 /) due to the fact that different patterns are possible (tmp1, tmp2, ...)