index of broken icons
Posted by: ildemaro_david (186.92.81.---)
Date: March 01, 2011 06:52PM

Hello, that such. I installed the latest x64 wamp vercion the window 7 on problem arises in that when I put in the www directory with no index multiple files in the default browser to get an index of all but the problem there is that this does not show icons files, an impression of a broken image link. any solution for this and another thing is manerade index of change that brings the default wamp if so I hope I do through your prompt response ...

if they can respond to my email
ildemaro_david@hotmail.com

-------------------------------------------------- -------------------------------------
Translated with google

Options: ReplyQuote
Re: index of broken icons
Posted by: WiraNaga (203.217.176.---)
Date: April 14, 2011 04:32AM

Hi,
I also have the same problem and just figured how to solved this. I don't know if this is the right way but you can try it out.

Open this file; C:\wamp\bin\apache\Apache2.2.17\conf\extra\httpd-autoindex.conf

and change

[Line 20] Alias /icons/ "/httpd-2.2-x64/icons/"
[Line 21]
[Line 22] <Directory "/httpd-2.2-x64/icons">

to this:

[Line 20] Alias /icons/ "icons/"
[Line 21]
[Line 22] <Directory "icons">

Restart your Apache Server.

I hope this help.



Edited 1 time(s). Last edit at 04/14/2011 04:39AM by WiraNaga.

Options: ReplyQuote
Re: index of broken icons
Posted by: ildemaro_david (186.92.176.---)
Date: April 14, 2011 05:05AM

thanks brother you are the best... hahaha. I worked perfectly

Options: ReplyQuote
Re: index of broken icons
Posted by: WiraNaga (203.217.176.---)
Date: November 03, 2011 05:06AM

Hi,

I just installed WampServer 2.2 for 64bit and this version also have a broken icons for index page.

just do the following modification and it will fixed the broken image.

Open this file; C:\wamp\bin\apache\Apache2.2.21\conf\extra\httpd-autoindex.conf

and change

[Line 20] Alias /icons/ "c:/Apache2/icons/"
[Line 21]
[Line 22] <Directory "c:/Apache2/icons">

to this:

[Line 20] Alias /icons/ "icons/"
[Line 21]
[Line 22] <Directory "icons">

Restart your Apache Server.

Options: ReplyQuote


Sorry, only registered users may post in this forum.