Index: trunk/ldap/doc/install-ldap
===================================================================
--- trunk/ldap/doc/install-ldap	(revision 2736)
+++ trunk/ldap/doc/install-ldap	(revision 2759)
@@ -55,23 +55,7 @@
 
 ldapvi -b cn=config
-# Add these indexes (8 of them):
+# Add these indexes (6 of them):
 
 <<<EOF
-
-add cn=apacheServerName, cn=index, cn=userRoot, cn=ldbm database, cn=plugins, cn=config
-objectClass: top
-objectClass: nsIndex
-cn: apacheServerName
-nsSystemIndex: false
-nsIndexType: eq
-nsIndexType: pres
-
-add cn=apacheServerAlias, cn=index, cn=userRoot, cn=ldbm database, cn=plugins, cn=config
-objectClass: top
-objectClass: nsIndex
-cn: apacheServerAlias
-nsSystemIndex: false
-nsIndexType: eq
-nsIndexType: pres
 
 add cn=scriptsVhostName, cn=index, cn=userRoot, cn=ldbm database, cn=plugins, cn=config
Index: trunk/ldap/el/config/etc/dirsrv/slapd-scripts/schema/99mod_vhost_ldap.ldif
===================================================================
--- trunk/ldap/el/config/etc/dirsrv/slapd-scripts/schema/99mod_vhost_ldap.ldif	(revision 2736)
+++ 	(revision )
@@ -1,107 +1,0 @@
-#
-################################################################################
-#
-dn: cn=schema
-#
-################################################################################
-#
-attributeTypes: (
-  1.3.6.1.4.1.8387.1.1.2
-  NAME 'apacheServerName'
-  DESC 'mod_vhost_ldap: Apache ServerName'
-  SUP name
-  EQUALITY caseIgnoreMatch
-  SUBSTR caseIgnoreSubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
-  SINGLE-VALUE
-  )
-#
-################################################################################
-#
-attributeTypes: (
-  1.3.6.1.4.1.8387.1.1.3
-  NAME 'apacheServerAlias'
-  DESC 'mod_vhost_ldap: Apache ServerAlias'
-  SUP name
-  EQUALITY caseIgnoreMatch
-  SUBSTR caseIgnoreSubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
-  )
-#
-################################################################################
-#
-attributeTypes: (
-  1.3.6.1.4.1.8387.1.1.4
-  NAME 'apacheDocumentRoot'
-  DESC 'mod_vhost_ldap: Apache DocumentRoot'
-  SUP name
-  EQUALITY caseIgnoreMatch
-  SUBSTR caseIgnoreSubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
-  SINGLE-VALUE
-  )
-#
-################################################################################
-#
-attributeTypes: (
-  1.3.6.1.4.1.8387.1.1.5
-  NAME 'apacheServerAdmin'
-  DESC 'mod_vhost_ldap: Apache ServerAdmin'
-  SUP name
-  EQUALITY caseIgnoreMatch
-  SUBSTR caseIgnoreSubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
-  SINGLE-VALUE
-  )
-#
-################################################################################
-#
-attributeTypes: (
-  1.3.6.1.4.1.14287.1.1.6
-  NAME 'apacheScriptAlias'
-  DESC 'mod_cfg_ldap: Apache ScriptAlias'
-  SUP name
-  EQUALITY caseIgnoreMatch
-  SUBSTR caseIgnoreSubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
-  SINGLE-VALUE
-  )
-#
-################################################################################
-#
-attributeTypes: (
-  1.3.6.1.4.1.8387.1.1.7
-  NAME 'apacheSuexecUid'
-  DESC 'mod_vhost_ldap: Apache SuexecUid'
-  SUP name
-  EQUALITY caseIgnoreMatch
-  SUBSTR caseIgnoreSubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
-  SINGLE-VALUE
-  )
-#
-################################################################################
-#
-attributeTypes: (
-  1.3.6.1.4.1.8387.1.1.8
-  NAME 'apacheSuexecGid'
-  DESC 'mod_vhost_ldap: Apache SuexecGid'
-  SUP name
-  EQUALITY caseIgnoreMatch
-  SUBSTR caseIgnoreSubstringsMatch
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256}
-  SINGLE-VALUE
-  )
-#
-################################################################################
-#
-objectClasses: (
-  1.3.6.1.4.1.8387.1.2.1
-  NAME 'apacheConfig'
-  SUP 'top'
-  MUST ( apacheServerName $ apacheDocumentRoot )
-  MAY ( apacheServerAlias $ apacheServerAdmin $ apacheScriptAlias $ apacheSuexecUid $ apacheSuexecGid )
-  )
-#
-################################################################################
-#
