summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tools/eclipse/site/updatesite/filtered-resources/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/trunk/tools/eclipse/site/updatesite/filtered-resources/.htaccess')
-rw-r--r--sca-java-1.x/trunk/tools/eclipse/site/updatesite/filtered-resources/.htaccess6
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/tools/eclipse/site/updatesite/filtered-resources/.htaccess b/sca-java-1.x/trunk/tools/eclipse/site/updatesite/filtered-resources/.htaccess
new file mode 100644
index 0000000000..b23756584f
--- /dev/null
+++ b/sca-java-1.x/trunk/tools/eclipse/site/updatesite/filtered-resources/.htaccess
@@ -0,0 +1,6 @@
+RewriteEngine on
+
+RewriteBase /updatesite/java/sca/${pom.version}
+
+RewriteRule ^site.xml$ site--xml.cgi [L]
+