peertracker/postgresql/.htaccess
2013-01-25 09:25:52 +01:00

4 lines
120 B
ApacheConf

Options -Indexes
RewriteEngine on
RewriteRule ^announce$ announce.php [NC,L]
RewriteRule ^scrape$ scrape.php [NC,L]