Index of /yeast/cluster/database/php-3.0.14/extra/icons
Name Last modified Size Description
Parent Directory 13-Jan-2000 08:17 -
README 02-Feb-1998 16:48 1k
php2.gif 03-Feb-1998 05:15 1k
php3.gif 03-Feb-1998 05:15 1k
phpi.gif 18-Feb-1998 18:42 1k
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.