Problem appeared again. When I loading any pages from remote computer
I get 404 error. Everything is normal if i loaded pages localy.
Part of lighttpd.conf:

$HTTP["host"] == "194.143.145.241" {
  server.document-root = "/var/www/habari"
  dir-listing.activate = "disable"
  url.rewrite-once = (
    "^/(?!scripts/|3rdparty/|system/|doc/|user/(?:themes/|files/|
plugins/|locales/|sites/))[^?]*(\?(.*))?"
  )
}

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/habari-dev

Reply via email to