Hi, I use GAE to run an application. How can I realize content negotiation to server application/rdf+xml when it is required with GAE using app.ymal or .htaccess. As GAE run by default in port 8080 I made an apache redirection using virtual hosts (ProxyPass) from port 80 to 8080.
Should I use app.yaml or .htaccess (and in which folder to create .htaccess, GAE or mysite, I tried both but unsuccessful). Also checked to some solutions like editing app.yaml using some logic from this link https://gist.github.com/darktable/873098 ,etc. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/897b99b1-8ab1-4157-bc04-a5ee7b097e60%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
