--- conf/pygopherd.conf.orig 2006-09-11 14:10:13 UTC +++ conf/pygopherd.conf @@ -125,7 +125,7 @@ root = /var/gopher # specify multiple files here -- just separate them with a colon. # ALL of them that are found will be read. -mimetypes = ./conf/mime.types:/etc/pygopherd/mime.types:/etc/mime.types +mimetypes = ./conf/mime.types:%%PREFIX%%/etc/pygopherd/mime.types:/etc/mime.types # Encodings. You can use the default with the following syntax. The # mimetypex.encodings_map is {'.Z': 'compress', '.gz': 'gzip'}.