new file mode 100644
@@ -0,0 +1,4 @@
+#Options -Indexes +FollowSymLinks
+#RewriteEngine On
+RewriteRule ^announce$ announce.php [NC,L]
+RewriteRule ^scrape$ scrape.php [NC,L]