I have the following the conf file:
Alias /TVLogos "C:/Program Files/iPiMP/thumbs/tv/logos"
<Directory "C:/Program Files/iPiMP/thumbs/tv/logos">
Options FollowSymlinks ExecCGI
Order allow,deny
Allow from all
</Directory>
Should that work? The files in there have been copied from my client where they all show correctly. |