ignore missing matches records in widget
[sc2-widget] / .htaccess
1 AddHandler application/x-httpd-php php
2
3 RewriteEngine  on
4 RewriteCond    %{REQUEST_FILENAME}.php -f
5 RewriteRule    ^([^/]+)(.*)  $1.php?clan=$2