On 10/27/07, Zhao Qianli <[EMAIL PROTECTED]> wrote: > The requested URL /wordpress2/2007/10/27/hello-world/ was not found on this > server. > > > RewriteBase /wordpress/
You are trying to access the URL, which starts with /wordpress2/, but RewriteBase in the .htaccess contains /wordpress/. You might want to go into Options > Permalinks and save the settings a second time, to make sure everything's consistent. _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
