[Mageia-sysadm] [666] - add missing vhost
root at mageia.org
root at mageia.org
Thu Jan 6 00:55:39 CET 2011
Revision: 666
Author: misc
Date: 2011-01-06 00:55:39 +0100 (Thu, 06 Jan 2011)
Log Message:
-----------
- add missing vhost
Modified Paths:
--------------
puppet/modules/websites/templates/vhost_donate.conf
Modified: puppet/modules/websites/templates/vhost_donate.conf
===================================================================
--- puppet/modules/websites/templates/vhost_donate.conf 2011-01-05 23:51:21 UTC (rev 665)
+++ puppet/modules/websites/templates/vhost_donate.conf 2011-01-05 23:55:39 UTC (rev 666)
@@ -1,5 +1,6 @@
<VirtualHost *:80>
ServerName donate.<%= domain %>
+ ServerAlias donation.<%= domain %>
RewriteEngine on
RewriteRule ^/(.*)$ http://www.<%= domain %>/$1/donate/ [R=permanent,L]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110106/402369da/attachment.html>
More information about the Mageia-sysadm
mailing list