Package: wordpress
Version: 2.2-1

Links to categories, sites, articles show the RSS-feed from the
Startpage, if more than one Virtual host are configuered, "Customize
Permalink Structure" are set to "Date and name based" and the
recommended .htaccess file with RewriteEngine are used.

After a reload with the reloadbutton the browser show the right page.
After that the link works until the Browser is not restarted.

The problem does not appear, if the RewriteEngine is configured in the
configuration file from the virtual host like:

RewriteEngine on
RewriteCond %{REQUEST_URI} !^.+wp-admin.+$
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-d
RewriteRule ^ /index.php [L]

System: Debian Etch with wordpress 2.2-1 from testing.

uname -a: Linux bender 2.6.18-4-k7 #1 SMP Wed May 9 23:42:01 UTC 2007
i686 GNU/Linux

Packages:
libc6 2.3.6.ds1-13
apache2 2.2.3-4
php4 4.4.4-8+etch3



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to