Suppose my application is deployed at http://localhost/cgi I noticed witty can rewrite http://localhost/cgi/a/ to http://localhost/cgi#/a/ But if it's http://localhost:8080/cgi/%C4%82/ I get 400 Bad Request
Also, if the application is deployed at http://localhost/ http://localhost/a/ will generate 404 Not found So should I avoid automatic rewriting? ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
