[IPSUR-commits] r206 - www/book
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Sep 20 15:55:25 CEST 2011
Author: gkerns
Date: 2011-09-20 15:55:25 +0200 (Tue, 20 Sep 2011)
New Revision: 206
Added:
www/book/.htaccess
Log:
added .htaccess
Added: www/book/.htaccess
===================================================================
--- www/book/.htaccess (rev 0)
+++ www/book/.htaccess 2011-09-20 13:55:25 UTC (rev 206)
@@ -0,0 +1,3 @@
+Options +FollowSymLinks
+RewriteEngine on
+RewriteRule (.*) http://ipsur.org/$1 [R=301,L]
More information about the IPSUR-commits
mailing list