Removed Apache config section
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sat, 3 Apr 2004 21:51:18 +0000 (21:51 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sat, 3 Apr 2004 21:51:18 +0000 (21:51 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@938 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/shibboleth.xml.in
schemas/shibboleth-targetconfig-1.0.xsd

index 69ec1e0..50ed3cb 100644 (file)
@@ -61,7 +61,6 @@
             <ISAPI normalizeRequest="true">
                 <Site id="1" host="localhost"/>    <!-- Maps IIS IID values to the vhost name. -->
             </ISAPI>
-            <Apache apacheConfig="true"/>  <!-- whether httpd.conf or the RequestMap controls session behavior. -->
         </Implementation>
     </SHIRE>
 
index a12b652..be79c64 100644 (file)
                        <anyAttribute namespace="##any" processContents="lax"/>
                </complexType>
        </element>
-       <element name="Apache">
-               <complexType>
-            <complexContent>
-                <extension base="anyType">
-                                       <attribute name="apacheConfig" type="boolean" use="optional"/>
-                </extension>
-            </complexContent>
-               </complexType>
-       </element>
        <element name="NSAPI" type="anyType"/>
        <element name="Java" type="anyType"/>