Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Icons Missing



Threaded Mode | Print  

 Icons Missing (2 Replies, Read 7692 times)
KenScape
Group: Member
Post Group: Newbie
Posts: 5
Status:
Typing localhost into address bar, the "Index of" page shows up correctly,
but the folder icons are missing. As shown in attached jpg:

Board Image

E.g., the [DIR] icons address are as follows, and they are there in that folder,
they just are not showing.
http : / / localhost/icons/folder.gif
This is a brand new, default install of Ampps 3.5, just started.
BUT, if I install Ampps 3.2, they work just fine.

Using
Win 7 SP1
Chrome
IP: --   

Icons Missing
beernutz
Group: Member
Post Group: Newbie
Posts: 1
Status:
After installing 3.6 I had to edit httpd.conf and add
   
    Alias /icons "{$path}/apache/icons"
   
  <Directory "{$path}/apache/icons">
        Options Indexes MultiViews
        AllowOverride None
        Order allow,deny
        Allow from all
    </Directory>

then restart Apache to get the icons to appear on the directory indexing pages etc.
IP: --   

Icons Missing
KenScape
Group: Member
Post Group: Newbie
Posts: 5
Status:
beernutz:
Thanks! It works!
Had to figure out that your "{$path}/ was meant to be
"where-AMPPS-is-installed/
It wouldn't work with just {$path} in the code.
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, 8:14 am.

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