[pmwiki-users] PmWiki and Wordpress on same domain

Anno anno at shroomery.org
Tue Jan 22 10:28:13 CST 2008


> Then you need to have a proper  RewriteCond  before the RewriteRule in 
> the .htaccess file, read http://httpd.apache.org/docs/mod/mod_rewrite.html

In particular add
RewriteCond %{REQUEST_FILENAME} !-d
before your RewriteRule

Anno




More information about the pmwiki-users mailing list