/[adm]/puppet/deployment/websites/templates/vhost_donate.conf
ViewVC logotype

Diff of /puppet/deployment/websites/templates/vhost_donate.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 666 by misc, Wed Jan 5 23:55:39 2011 UTC revision 667 by boklm, Thu Jan 6 00:05:31 2011 UTC
# Line 3  Line 3 
3      ServerAlias donation.<%= domain %>      ServerAlias donation.<%= domain %>
4    
5      RewriteEngine on      RewriteEngine on
6        RewriteRule ^/?$ http://www.<%= domain %>/en/donate/ [R=permanent,L]
7      RewriteRule ^/(.*)$ http://www.<%= domain %>/$1/donate/ [R=permanent,L]      RewriteRule ^/(.*)$ http://www.<%= domain %>/$1/donate/ [R=permanent,L]
8      #DocumentRoot /dev/null      #DocumentRoot /dev/null
9      CustomLog /var/log/httpd/donate_log combined      CustomLog /var/log/httpd/donate_log combined

Legend:
Removed from v.666  
changed lines
  Added in v.667

  ViewVC Help
Powered by ViewVC 1.1.30