Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
# BEGIN Plogger
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} -d [OR]
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^.*$ - [S=2]
RewriteRule feed/$ plog-rss.php?path=%{REQUEST_URI} [L]
RewriteRule ^.*$ index.php?path=%{REQUEST_URI} [L]
</IfModule>
# END Plogger
Posted By: memic.aHi,
is your plogger embedded, like wordpress or something??
I had a problem like yours...
Try to look at this thread http://www.plogger.org/forum/discussion/2351/cruftfree-urls-dont-work/#Item_5
1 to 6 of 6