[Kolab-devel] please fix apache config typo

Josef Fritscher josef.fritscher at chello.at
Thu Jun 26 23:12:37 CEST 2003


in the httpd.conf.template the mime config is wrong:

TypesConfig etc/apache/mime.types
DefaultType text/plain
<IfModule mod_mime_magic.c>
    MIMEMagicFile etc/apache/magic
</IfModule>

it should be:

TypesConfig etc/apache/mime.types
DefaultType text/plain
<IfModule mod_mime_magic.c>
    MIMEMagicFile /kolab/etc/apache/mime.magic
</IfModule>


Please fix this.

Yours,

Joe

-- 
------------------------------------------------------------------------------
"May the nForce be with you!" - StarWars Episode III
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3505 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.kolab.org/pipermail/devel/attachments/20030626/a0adf92f/attachment.bin>


More information about the devel mailing list