*** etc/web2ldap/web2ldapcnf/standalone.py.orig	Wed Mar 20 16:02:37 2002
--- etc/web2ldap/web2ldapcnf/standalone.py	Wed Mar 20 16:03:08 2002
***************
*** 48,54 ****
  document_root = os.path.join(web2ldapcnf.web2ldap_dir,'htdocs')
  
  # Path name of mime.types file
! mime_types = '/etc/mime.types'
  
  # Listing of directory content (0=disabled, 1=enabled)
  dir_listing_allowed = 0
--- 48,54 ----
  document_root = os.path.join(web2ldapcnf.web2ldap_dir,'htdocs')
  
  # Path name of mime.types file
! mime_types = '/usr/local/web2ldap/etc/mime.types'
  
  # Listing of directory content (0=disabled, 1=enabled)
  dir_listing_allowed = 0
