Changeset 1081
- Timestamp:
- Apr 17, 2009, 7:45:18 PM (17 years ago)
- Location:
- server/fedora/config/etc/httpd/vhosts.d
- Files:
- 
          - 1 added
- 1 edited
 
 - 
          cycling-club.conf (added)
- 
          debathena.conf (modified) (3 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
        server/fedora/config/etc/httpd/vhosts.d/debathena.confr942 r1081 8 8 SuExecUserGroup debathena debathena 9 9 Include conf.d/vhosts-common.conf 10 CustomLog /home/logview/debathena.log combined 10 11 </VirtualHost> 11 12 … … 19 20 Include conf.d/vhosts-common-ssl.conf 20 21 SSLCertificateFile /etc/pki/tls/certs/debathena.pem 22 CustomLog /home/logview/debathena.log combined 21 23 </VirtualHost> 22 24 <VirtualHost *:444> … … 29 31 Include conf.d/vhosts-common-ssl-cert.conf 30 32 SSLCertificateFile /etc/pki/tls/certs/debathena.pem 33 CustomLog /home/logview/debathena.log combined 31 34 </VirtualHost> 32 35 </IfModule> 
Note: See TracChangeset
          for help on using the changeset viewer.
      
