I have a Radiant site on Dreamhost, which works reasonably well. I
need to get the stats though, and Radiant’s page missing behavior
keeps giving me a page not found response. I assume I need to fiddle
with the .htaccess to change this, but really don’t know where to
begin. The dreamhost stats page is at Custom Application Development Software for Business - Salesforce.com, so I tried,
RewriteCond %{REQUEST_URI} ^/stats.*
RewriteRule .* - [L]
which doesn’t seem to work. Any ideas?
Keith B.
[email protected]