[TYPO3-install] Missing Icons in Typo3 4.1.1

Dieter Heussner Dieter.Heussner at online.de
Thu Jun 21 00:06:39 CEST 2007


Hello Dmitriy,

thanks for your e-mail and hint.
> Hello Dieter,
>
> Did you check permissions on the icons folder?
Permissions are ok.

The reason for the problem is quite weird: The Apache2 configuration 
(vhost) had been extended by somebody else with an entry like this 
(xyz.com being a filler for real web site):

    <FilesMatch "\.(jpg|jpeg|gif|png|bmp|tif|tiff)$">
        SetEnvIfNoCase Referer "^http://([^/]*\.)?xyz.com_/" 
local_referrer=1

 #      # Return different image to users accessing my image files
 #      # via an off-site reference. There is no "403 Forbidden"
 #      # status message returned to the client.
 #      RewriteRule %{ENV:local_referer} !=1 /Stolen-100x100.png [L]

        Order       Allow,Deny
        Allow       from ...
    </FilesMatch>

After dropping the FileMatch directive everthing works ok.
Maybe dropping the selections for "png" and "jpg" could also have been a 
workaround.

-- 
S přátelským pozdravem / Pozdrawiam / Best regards /
Baráti üdvözlettel / S pozdravem / Mit freundlichen Grüßen
Met vriendelijke groet / Με φιλικούς χαιρετισμούς / Saludo
Cumprimentos / Meilleures salutations / Toate cele bune
Linkėjimai / Parimate soovidega / С глубоким уважением
Saygılarımla / Специални поздрави / Med vänlig hälsning
Salutacions cordials / Ndatha ndine wanu / Twalumba / Chibotu
Chisuma mukwai / Natasha mukai / Litumezi / Le dea mhéin
Zui hao de wen hou gei gei ni / Salam Sejahtera
Som lok totul nov kdey korop rop an dor kpong kpos ampi khnom
Sarbacho sanman
בכבוד רב
(Encoding / Kodierung: UTF8)

Dieter

--------------------------------------------------------------
PGP/GPG Key fingerprint:
C4F4 B558 238A 94F0 3E2A  500D A8C6 0C1B B6F7 4F9E
--------------------------------------------------------------
This e-Mail has been created in a non-Microsoft environment.
--------------------------------------------------------------


More information about the TYPO3-install mailing list