Hidendra / Plugin-Metrics

Metrics tools designed for minecraft plugins to gather statistical data
http://mcstats.org
85 stars 79 forks source link

.htaccess rewrite rules #23

Closed pirogoeth closed 12 years ago

pirogoeth commented 12 years ago

Here's the apache .htaccess config with updated rewrite rules that work :p you forgot the / at the beginning of your regex after the ^ ;P

Hidendra commented 12 years ago

sorry for the delay -- thanks!