Changeset 2822


Ignore:
Timestamp:
Feb 16, 2017, 12:32:33 AM (7 years ago)
Author:
andersk
Message:
httpd.conf: Make sure scripts.mit.edu vhost is not overridden from LDAP
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/fedora/config/etc/httpd/conf/httpd.conf

    r2806 r2822  
    387387        Include conf.d/vhosts-common-ssl-cert.conf
    388388    </VirtualHost>
    389     Include /var/lib/scripts-certs/vhosts.conf
    390 </IfModule>
    391 <IfModule ssl_module>
    392389    <VirtualHost *:443>
    393390        SSLCertificateFile /etc/pki/tls/certs/scripts.pem
     
    405402        Include conf.d/vhosts-common-ssl-cert.conf
    406403    </VirtualHost>
     404    Include /var/lib/scripts-certs/vhosts.conf
    407405</IfModule>
    408406
Note: See TracChangeset for help on using the changeset viewer.