Permalinks not working with Wordpress 2.7
II just set up a couple of new wordpress CMS sites but am having trouble getting the permalinks to work.
I put in the normal custom structure code I use for my other sites (wp 2.6) of /%category%/%postname%.html as well as the category base . and get the message
"If your .htaccess file were writable, we could do this automatically, but it isn't so these are the mod_rewrite rules you should have in your .htaccess file"
I tried changing the chmod for the .htaccess file so it will be writeable to know avail and even writing the following code in a .htaccess file and uploading it but again, nothing works
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
I'm using an imac computer and newwebsite.com as my host.
Any help is greatly appreciated.
Eric
Cook it for awhile in some nice butter or olive oil and you might be onto something!
Money is Attracted to Movement (aka Action)
Cook it for awhile in some nice butter or olive oil and you might be onto something!
Money is Attracted to Movement (aka Action)