Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-03-03 06:57:25


Author: danieljames
Date: 2008-03-03 06:57:25 EST (Mon, 03 Mar 2008)
New Revision: 43466
URL: http://svn.boost.org/trac/boost/changeset/43466

Log:
Add the flags that I forgot in the last change.
Text files modified:
   website/public_html/beta/.htaccess | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: website/public_html/beta/.htaccess
==============================================================================
--- website/public_html/beta/.htaccess (original)
+++ website/public_html/beta/.htaccess 2008-03-03 06:57:25 EST (Mon, 03 Mar 2008)
@@ -85,4 +85,4 @@
 RewriteRule ^more/version_history_html users/history/ [R=permanent,L]
 RewriteRule ^more(/.*)?$ users/index.html [R=permanent,L]
 # The license file. (This link was never correct, but it's common enough to require a redirect).
-RewriteRule ^LICENSE-1.0$ LICENSE_1_0.txt
+RewriteRule ^LICENSE-1.0$ LICENSE_1_0.txt [R=permanent,L]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk