directory display options

I have a folder on my web server and I want to display the contents
publicly as a directory of files. I have FancyIndexing enabled, and my
long filenames are displaying correctly, but I would like to spruce up
the directory and have it display in the default IE webpage font
instead of the plain text font. I might also like to get rid of or
change the icons. How can I do this? Running on Apache 1.3.31. Thanks.
Mark Scalise [ Sa, 05 April 2008 14:55 ] [ ID #1936190 ]

Re: directory display options

On Sat, 5 Apr 2008 05:55:38 -0700 (PDT), Mark Scalise
<markscalise [at] gmail.com> wrote:

>I have a folder on my web server and I want to display the contents
>publicly as a directory of files. I have FancyIndexing enabled, and my
>long filenames are displaying correctly, but I would like to spruce up
>the directory and have it display in the default IE webpage font
>instead of the plain text font. I might also like to get rid of or
>change the icons. How can I do this? Running on Apache 1.3.31. Thanks.

http://httpd.apache.org/docs/1.3/mod/mod_autoindex.html
tells the whole story.

More specifically:
http://httpd.apache.org/docs/1.3/mod/mod_autoindex.html#head ername
shows how to use your own preamble.
Specify an appropriate stylesheet for the elements used
in a directory listing and you're done.

You can change the icons by providing other ones in the
/icons/ directory, or specifying your own. Read
http://httpd.apache.org/docs/1.3/mod/mod_autoindex.html#addi con
for details.

There are several sites which offer free icons the web.
HTH
--
( Kees
)
c[_] Sense is not cognition but sensation.
(Douglas Robinson) (#190)
Kees Nuyt [ Sa, 05 April 2008 23:29 ] [ ID #1936192 ]
Webserver » alt.apache.configuration » directory display options

Vorheriges Thema: ForceType, AddType and/or AddModule?
Nächstes Thema: Remote IP address not getting logged