[wp-testers] Permalinks

Metaopolis metaopolis at gmail.com
Sun Mar 5 14:15:29 GMT 2006


Of course you will need to take out my crap from the .htaccess file

to look like this:

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

# END WordPress




On 3/5/06, David House <dmhouse at gmail.com> wrote:
>
> On 05/03/06, Metaopolis <metaopolis at gmail.com> wrote:
> > In the structure field try:
> > /%category%/%postname%/
>
> This is not a supported permalink structure and causes problems with
> Pages.
>
> --
> -David House, dmhouse at gmail.com, http://xmouse.ithium.net
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>



--
J Patterson


More information about the wp-testers mailing list