Is it possible to apply url rewriting rules to static content?
Example mappings:

http://sub.myapp.com/* -> http://www.myapp.com/sub/*
http://www.myapp.com/**/* -> http://www.myapp.com/**/*.html

I can easily apply such mappings for dynamic content (using some kind
of middleware/filter). Is this possible for static files?

thanks,
-g.

--
http://www.appenginejs.org

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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/google-appengine?hl=en.

Reply via email to