peertracker/mysql/.htaccess
2013-01-25 09:41:38 +01:00

4 lines
120 B
ApacheConf
Executable File

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