Yesterday or the day before I saw in passing a web page that had a reference to how Firefox displays directories (i.e. when you open a directory with no index.html and you're allowed to). It had something about extra decorations and how to make things appear in the "Description" column. Can anyone give me a pointer to documentation on this? -- Chris Green
Eur Ing Chris Green <cl@isbd.net> wrote:
Yesterday or the day before I saw in passing a web page that had a reference to how Firefox displays directories (i.e. when you open a directory with no index.html and you're allowed to). It had something about extra decorations and how to make things appear in the "Description" column.
Are you sure you mean Firefox? mod_autoindex handles directory display on the web for Apache and is described in http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html Hope that helps, -- MJ Ray - see/vidu http://mjr.towers.org.uk/email.html Webmaster/web developer, statistician, sysadmin, trainer, koha dev, online shop maker, GNU/Linux, debian, gobo, gnustep, mailing lists. Workers co-op @ Weston-super-Mare, Somerset http://www.ttllp.co.uk/
On Sat, Mar 03, 2007 at 10:24:44AM +0000, MJ Ray wrote:
Eur Ing Chris Green <cl@isbd.net> wrote:
Yesterday or the day before I saw in passing a web page that had a reference to how Firefox displays directories (i.e. when you open a directory with no index.html and you're allowed to). It had something about extra decorations and how to make things appear in the "Description" column.
Are you sure you mean Firefox? mod_autoindex handles directory display on the web for Apache and is described in http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html
Yes, that's it of course! Thanks for pointing me in the right direction. I'd been glancing through the apache documentation over the past few days and it must have caught my eye. Thank you! -- Chris Green
participants (2)
-
Eur Ing Chris Green -
MJ Ray