[wp-testers] permalinks broken ?

Les Bessant les at lcb.me.uk
Sat Aug 13 07:03:23 GMT 2005


Confirmed.

All permalinks loading index page. Clicking "view" on a page from the manage
pages screen does the same.

(I'm running it on a test site, because I like my main site too much to kill
it) 


________________________________

Les Bessant les at lcb.me.uk
Losing it[1] - http://lcb.me.uk/

-----Original Message-----
From: wp-testers-bounces at lists.automattic.com
[mailto:wp-testers-bounces at lists.automattic.com] On Behalf Of Vidyut Luther
Sent: 13 August 2005 00:09
To: wp-testers at lists.automattic.com
Subject: [wp-testers] permalinks broken ?

Can anyone confirm that the current build has the permalinks broken ?

I'm running alpha on my website on purpose (I'm stupid/brave/silly..)

When I go to www.phpcult.com , none of the permalinks of the posts  
seem  to be working, they just load the homepage again.
More importantly, the link to the Binder page doesn't load at all.  
Not even from the Manage Pages editor
Same for the About page.


http://www.phpcult.com/about/

http://www.phpcult.com/binder-the-dns-control-panel/

what am I doing wrong ?

Here is the .htaccess

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php
</IfModule>

# END WordPress


RewriteRule ^feed/ /wp-feed.php [L]


_______________________________________________
wp-testers mailing list
wp-testers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-testers



More information about the wp-testers mailing list