Global Moderator
Internet Junkie
Gender:
Posts: 1807
9006 credits Members referred : 6
« Reply #2 on: Aug 29, 2006, 12:51:52 PM »
RewriteCond %{REQUEST_FILENAME} !-f checks if the requested filename exists RewriteCond %{REQUEST_FILENAME} !-f checks if the requested directory exists
if they don't your index.php will be served, but I'm not sure what this has got to do with your stats not showing...