Browse code

Import from the old rivettracker git repository at sourceforge (amisaph/amisapphire branch)

Clarissa Walker (ami-sapphire) authored on 2014/01/24 14:02:23
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,4 @@
1
+#Options -Indexes +FollowSymLinks
2
+#RewriteEngine On
3
+RewriteRule ^announce$ announce.php [NC,L]
4
+RewriteRule ^scrape$ scrape.php [NC,L]