[wp-testers] Permalinks

U Y us2cool at gmail.com
Sat Mar 4 13:28:13 GMT 2006


Hey
 
I'm stuck. I've enabled permalinks but I always get directed to the
homepage. Anyone got any ideas? Here is my .htaccess:
 
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
 
# END WordPress
 
And you can see what happens here:
http://yse-uk.com/wp2/2006/01/30/testing-chroder-code-highlight/
 
It doesn't seem to be affected by WP version, i've tried on 2.0.1 final too.
Please note that the WP installations are in subdirectories (that shouldn't
make a difference because so is the .htaccess and the index.php)
 
Thanks
Usayd Younis
Managing Director
Usayd Corp.
Usayd Networks <http://www.usayd.com/> 
Younis Server Enterprise <http://www.yse-uk.com/> 
FreePeace <http://www.freepeace.net/> 

 


More information about the wp-testers mailing list