Allow the old beta stuff to show through
authordsc <dsc@less.ly>
Thu, 1 Mar 2012 01:07:58 +0000 (17:07 -0800)
committerdsc <dsc@less.ly>
Thu, 1 Mar 2012 01:07:58 +0000 (17:07 -0800)
msc/reportcard.wmflabs.org.conf

index 0977756..666279f 100644 (file)
@@ -14,7 +14,7 @@
     </Proxy>
     
     RewriteEngine On
-    # RewriteCond %{REQUEST_FILENAME} !^/(reportCard|beta|wiki)
+    RewriteCond %{REQUEST_FILENAME} !^/(reportCard|beta|wiki)
     RewriteRule ^(.*) http://127.0.0.1:8081$1 [P]
     
     <Directory />