[wp-trac] Re: [WordPress Trac] #7398: permalink problem in wp 2.6
WordPress Trac
wp-trac at lists.automattic.com
Sat Aug 16 00:15:04 GMT 2008
#7398: permalink problem in wp 2.6
-------------------------------+--------------------------------------------
Reporter: firezz | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+--------------------------------------------
Comment (by firezz):
Hi support team, a new hosting and domain name i bought and it gives me
same error msg,
same thing, i did reconfirm with the support team from my side, and
everythg seems ok here, i am using wp 2.6 and i did not create any
.htaccess
When i choose the "Month and name"
i am getting a reply here
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. Click in the field and press CTRL + a to select all.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
so now, what should i do with it ?
recreate a .htacess ?
pls advise
thanks
*p-s is the issues can be fixed if i upgrade it to 2.61 v ?
--
Ticket URL: <http://trac.wordpress.org/ticket/7398#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list