This route does the trick in most php apps I had to handle: route = ^/(?!(static/|robots.txt|index.php))(.+) rewrite:/index.php?url=$2
-- Łukasz Mierzwa _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
