Index of /yeast/cluster/database/php-3.0.14/extra/icons

      Name                    Last modified       Size  Description

[DIR] Parent Directory 13-Jan-2000 08:17 - [TXT] README 02-Feb-1998 16:48 1k [IMG] php2.gif 03-Feb-1998 05:15 1k [IMG] php3.gif 03-Feb-1998 05:15 1k [IMG] phpi.gif 18-Feb-1998 18:42 1k [IMG] phps.gif 03-Feb-1998 05:15 1k

These icons are courtesy of Colin Viebrock <cmv@shmooze.net>

To make apache display these icons next to PHP files,  you
should add (something along the lines of) the following lines
to your srm.conf:

AddIcon /icons/php3.gif .php3
AddIcon /icons/php2.gif .phtml
AddIcon /icons/phps.gif .php3s .phps

And of course, copy these files to your apache icons directory.