Forums / Setup & design / Shortcut icon not working

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Shortcut icon not working

Author Message

Christian Johansen

Wednesday 08 February 2006 2:01:00 am

I get this message:

Forbidden

You don't have permission to access /design/standard/images/favicon.ico on this server.

which is kinda annoying. the site is running in Virtual Host mode, and I did the following in httpd.conf:

RewriteRule !\.(gif|jpe?g|png|css|js|html|ico)$ /index.php

The site is running on a Windows server. I was able to access gifs and jpgs and whatnot in the same folder as the icon, just not the icon. Anyone have a solution?