- Timestamp:
- Aug 27, 2014, 10:06:17 PM (11 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
-
trunk/server/fedora/config/etc/httpd/vhosts.d/debathena.conf
r2564 r2591 21 21 CustomLog /home/logview/debathena.log combined 22 22 SSLCertificateFile /etc/pki/tls/certs/debathena.pem 23 SSLCertificateChainFile /etc/pki/tls/certs/debathena.pem24 23 SSLCertificateKeyFile /etc/pki/tls/private/scripts.key 25 24 </VirtualHost> … … 34 33 CustomLog /home/logview/debathena.log combined 35 34 SSLCertificateFile /etc/pki/tls/certs/debathena.pem 36 SSLCertificateChainFile /etc/pki/tls/certs/debathena.pem37 35 SSLCertificateKeyFile /etc/pki/tls/private/scripts.key 38 36 </VirtualHost>
Note: See TracChangeset
for help on using the changeset viewer.