> 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
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users
