Here's mine:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
I would assume Kirk's .htaccess is the same. As you can see, it's the same
as everyone else's default, unmodified .htaccess.
Aylwin
On 2/2/06, Andy Skelton <[EMAIL PROTECTED]> wrote:
>
> Kirk, could you send along your .htaccess or a link to a text file
> containing same?
> _______________________________________________
> wp-testers mailing list
> [email protected]
> http://lists.automattic.com/mailman/listinfo/wp-testers
>
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers