url.rewrite = (
"^/(applications|cache|conf|js|library|plugins|themes|uploads)/(.*)$"=>"/$1/$2",
"^/([^\?]+)(\?(.*))$" => "/index.php?p=$1/$2",
"^(.*)$"=>"/index.php?p=$1"
)
Vanilla co-founder
Have you tried my kung fu above? Everything works like a charm on lighty.tece said:I give up. Moved to apache2. now = no problems :)
It looks like you're new here. If you want to get involved, click one of these buttons!