kombi
05-31-2006, 06:43 PM
I used the standard RewriteCond and RewriteRules and turned "Google friendly" on in phpld. With that done, not even the index.php is displayed anmore. And rewrite.log says "rewritten /index.php to index.php". Server says "Your browser send a command the server couldn't understand".
I figure that "Google Friendly" set to "on" uses the category name instead of the category id, so all that is needed is to turn every directory that is not really a directory or a file into a parameter.
httpd.conf and virtual host are all pretty straigth forward, what might be wrong?
Thanks and cheers,
Konrad
I figure that "Google Friendly" set to "on" uses the category name instead of the category id, so all that is needed is to turn every directory that is not really a directory or a file into a parameter.
httpd.conf and virtual host are all pretty straigth forward, what might be wrong?
Thanks and cheers,
Konrad