Recent content by indie(Function)

  1. I

    .htacces trouble

    I just followed this example, and this is my code: RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ $1.php [L,QSA] However, http://www.indieFunction.com/radio/ returns a 500 Internal Server error... does anyone...
  2. I

    Starka throwing random 500 errors.

    It's strange, it only happens to half the people going to my site. :S
Top