Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Member
    Join Date
    Mar 2006
    Posts
    21

    Default Easyapache3 Apache2.2 Fancy Directory Indexing

    Hello,

    Since I've upgraded to apache2.2, my directory indexes (for exemple http://mirror.vizfx.ca/centos/) are plain and ugly. I can't find an option (or I don't see it) in the build configuration so that the directory indexes are pretty like in apache 1.

    Thanks,

    Frank

  2. #2
    Member InterServed's Avatar
    Join Date
    Jul 2007
    Posts
    172
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    I agree with that, probably someone could guide all on how to make a fancy directory indexing

  3. #3
    Member
    Join Date
    Sep 2004
    Location
    inside a catfish
    Posts
    963
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    http://httpd.apache.org/docs/2.2/mod....fancyindexing

    Looks like you need to include +FancyIndexing in the IndexOptions directive.

    In Apache 1.3.x you'll find something like this in the httpd.conf:

    Code:
    <IfModule mod_autoindex.c>
        IndexOptions FancyIndexing
        AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
    
        AddIconByType (IMG,/icons/image2.gif) image/*
        AddIconByType (TXT,/icons/text.gif) text/*
        AddIconByType (VID,/icons/movie.gif) video/*
        AddIconByType (SND,/icons/sound2.gif) audio/*
    
        AddIcon /icons/blank.gif ^^BLANKICON^^
        AddIcon /icons/tar.gif .tar
        AddIcon /icons/tex.gif .tex
        AddIcon /icons/folder.gif ^^DIRECTORY^^
        AddIcon /icons/f.gif .for
        AddIcon /icons/binary.gif .bin .exe
        AddIcon /icons/dvi.gif .dvi
        AddIcon /icons/a.gif .ps .ai .eps
        AddIcon /icons/p.gif .pl .py
        AddIcon /icons/hand.right.gif README
        AddIcon /icons/uuencoded.gif .uu
        AddIcon /icons/c.gif .c
        AddIcon /icons/back.gif ..
        AddIcon /icons/bomb.gif core
        AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
        AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
        AddIcon /icons/text.gif .txt
        AddIcon /icons/binhex.gif .hqx
        AddIcon /icons/layout.gif .html .shtml .htm .pdf
        AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
    
        DefaultIcon /icons/unknown.gif
        ReadmeName README.html
        HeaderName HEADER.html
        IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
    
    </IfModule>
    Mike

  4. #4
    cPanel Partner NOC cPanel Partner NOC Badge AndyReed's Avatar
    Join Date
    May 2004
    Location
    Minneapolis, MN
    Posts
    2,223

    Default

    Quote Originally Posted by mtindor View Post
    http://httpd.apache.org/docs/2.2/mod....fancyindexing

    Looks like you need to include +FancyIndexing in the IndexOptions directive.

    In Apache 1.3.x you'll find something like this in the httpd.conf:
    For Apache v2.x, you can follow these instructions: http://servertune.com/kbase/?View=entry&EntryID=260
    Andy Reed
    RHCE and CCNA
    ServerTune.com

  5. #5
    Member
    Join Date
    Jan 2006
    Location
    Toronto
    Posts
    54

    Default

    Quote Originally Posted by AndyReed View Post
    For Apache v2.x, you can follow these instructions: http://servertune.com/kbase/?View=entry&EntryID=260
    Bingo.

    thewird

  6. #6
    Member
    Join Date
    Aug 2006
    Location
    Quebec, Canada
    Posts
    50
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Geez... can't see the KB and can't login...

  7. #7
    Member rhenderson's Avatar
    Join Date
    Apr 2005
    Location
    Oklahoma
    Posts
    742

    Default

    Yeah me niether, with no email on the web site to ask for registration.
    Regards,
    Randy
    Affordable Web Hosting
    _________________________

Similar Threads & Tags
Similar threads

  1. How to enable Fancy Directory Indexing in Apache 2.2
    By sneader in forum cPanel and WHM Discussions
    Replies: 10
    Last Post: 08-31-2009, 11:44 AM
  2. Turn On Fancy Indexing Apache 2.x?
    By thewird in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 01-31-2008, 05:49 AM
  3. EasyApache3 Apache1 to Apache2 Detailed Upgrade Guide
    By orware in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 01-22-2008, 09:31 PM
  4. Apache2, EasyApache3 and Mod Security
    By WireNine in forum cPanel and WHM Discussions
    Replies: 11
    Last Post: 11-15-2007, 11:35 AM
  5. Indexing / Fancy Indexing
    By jrblaine in forum New User Questions
    Replies: 3
    Last Post: 10-18-2007, 09:09 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube