Changeset 2783
- Timestamp:
- Sep 26, 2016, 12:47:31 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/fedora/config/etc/httpd/vhosts.d/madars.org.conf
r2731 r2783 2 2 <VirtualHost *:443> 3 3 ServerName madars.org 4 4 ServerAlias www.madars.org 5 5 Include conf.d/vhost_ldap.conf 6 6 Include conf.d/vhosts-common-ssl.conf … … 10 10 <VirtualHost *:444> 11 11 ServerName madars.org 12 12 ServerAlias www.madars.org 13 13 Include conf.d/vhost_ldap.conf 14 14 Include conf.d/vhosts-common-ssl.conf
Note: See TracChangeset
for help on using the changeset viewer.