~libravatar/libravatar/master

« back to all changes in this revision

Viewing changes to config/seccdn.apache2.conf

  • Committer: Francois Marier
  • Date: 2012-07-09 10:18:45 UTC
  • Revision ID: git-v1:7798b765946d003401af40e9afcb19ca941007ff
Add optional ServerAlias directives in Apache config files

This is mainly to add support for the libravatar.bit domain.

See bug #789751.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*-mode: apache;-*-
2
2
<VirtualHost __VHOSTADDRESS__>
3
3
    ServerName __SECCDNSERVERNAME__
 
4
    __SECCDNSERVERALIAS__
4
5
    ServerAdmin __WEBMASTEREMAIL__
5
6
 
6
7
    SSLEngine on