I want to switch from the default permalink setting to the day setting.
However, when I change the setting and click on a page I get this message:
"Not Found
The requested URL /blog/2009/06/06/441/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to
use an ErrorDocument to handle the request."
I have tried setting htaccess to 777 and it still doesn't fix the problem. Additionally my host claims mod_rewrite is installed
In the documentation for WordPress about changing the permalinks all
it mentions is that htaccess must be set properly and the server must
have mod_rewrite installed. Any idea why it isn't working or how I
could fix it?