Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : icons won't load



Threaded Mode | Print  

 icons won't load, images for website not loading in ampps but work fine elsewhere (1 Replies, Read 3968 times)
ozlperez11
Group: Member
Post Group: Newbie
Posts: 1
Status:
I have 2 image folders, the usual "images" folder where all my images go, and an "icons" folder where i put small icon images only. All images load properly using ampps but the icons in the icons folder won't load at all. Both of these folders are on the same level at the root folder (www). Is AMMPS configured to only load from an "images" folder?

UPDATE: I just noticed that it's only the word "icons" that does not work (when i rename the folder to something like "img" or "icon" it does load properly. So now I'm curious as to why the word "icons" isn't working as a folder name.
IP: --   

icons won't load
Rishi_P
Group: Member
Post Group: Elite Member
Posts: 317
Status:
Hi,

Open your Apache httpd.conf

find these lines

Alias /icons/ "{$path}/apache/icons/"

<Directory "{$path}/apache/icons">
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
</Directory>

and make comment it

#Alias /icons/ "{$path}/apache/icons/"

#<Directory "{$path}/apache/icons">
#  Options Indexes MultiViews
#  AllowOverride None
#    Order allow,deny
#  Allow from all
#</Directory>

IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 5:38 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.022