Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-05-01 14:47:08


Author: danieljames
Date: 2008-05-01 14:47:07 EDT (Thu, 01 May 2008)
New Revision: 44990
URL: http://svn.boost.org/trac/boost/changeset/44990

Log:
Merge in another fix for an incorrectly fixed redirect.
Text files modified:
   website/public_html/live/.htaccess | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: website/public_html/live/.htaccess
==============================================================================
--- website/public_html/live/.htaccess (original)
+++ website/public_html/live/.htaccess 2008-05-01 14:47:07 EDT (Thu, 01 May 2008)
@@ -85,7 +85,7 @@
 RewriteRule ^more/release_procedures.htm http://svn.boost.org/trac/boost/wiki/ReleasePractices/Procedures [R,L]
 RewriteRule ^more/report-apr-2006.html development/report-apr-2006.html [R=permanent,L]
 RewriteRule ^more/report-jan-2006.html development/report-jan-2006.html [R=permanent,L]
-RewriteRule ^move/requesting_new_features.htm community/requests.html [R=permanent,L]
+RewriteRule ^more/requesting_new_features.htm community/requests.html [R=permanent,L]
 RewriteRule ^more/separate_compilation.html development/separate_compilation.html [R=permanent,L]
 RewriteRule ^more/submission_process.htm development/submissions.html [R=permanent,L]
 RewriteRule ^more/test_policy.htm development/test.html [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