No icon files?
Posted by: sdk (---.adsl2.versatel.nl)
Date: February 28, 2008 07:06PM

When i visit a folder without an index it lists accordingly but the icons are lacking. When I right mouse the url it says

http:\\domain\icons\compressed.gif

I tried moving the icons folder from another apache 2.2 install to
www\thewebsitefolder\icons\

but I it did not work. The icons map is forbidden also then I would have to do so for each site.

Is there a solution?

Options: ReplyQuote
Re: No icon files?
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: February 28, 2008 07:11PM

this has been answered previously on the forum


go to


C:\wamp\bin\apache\apache2.2.6\conf\extra

open file - httpd-autoindex.conf



delete the lines about 20lines down staring with

Alias /icons c:/wrong path/

<Directoy c:/wrong path>


and replace with



Alias /icons/ "C:/wamp/bin/apache/apache2.2.6/icons/"

<Directory "C:/wamp/bin/apache/apache2.2.6/icons">





delte the icon folder u copied into wwww



Edited 1 time(s). Last edit at 02/28/2008 07:13PM by stevenmartin99.

Options: ReplyQuote
Re: No icon files?
Posted by: sdk (---.adsl2.versatel.nl)
Date: February 29, 2008 11:31PM

I still dont get result when I search this forum:s. Thanks.



Edited 1 time(s). Last edit at 02/29/2008 11:32PM by sdk.

Options: ReplyQuote
Re: No icon files?
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: February 29, 2008 11:33PM

iv just explained above wat to do????

Options: ReplyQuote


Sorry, only registered users may post in this forum.