podlings_.* should be served from the site.
diff --git a/assets/.htaccess b/assets/.htaccess
index e426864..1ee2c45 100644
--- a/assets/.htaccess
+++ b/assets/.htaccess
@@ -229,4 +229,4 @@
 RedirectMatch Permanent clutch.html /clutch/index.html
 
 # Restore access to podlings.*
-RedirectMatch ^/(podlings.*)$ "https://svn.apache.org/repos/asf/incubator/public/trunk/content/$1"
+RedirectMatch ^/(podlings\..*)$ "https://svn.apache.org/repos/asf/incubator/public/trunk/content/$1"