Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content negotiation not working #46

Open
GoogleCodeExporter opened this issue Mar 19, 2015 · 3 comments
Open

Content negotiation not working #46

GoogleCodeExporter opened this issue Mar 19, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

curl -H "Accept: application/rdf+xml" http://wals.info/languoid/family/jabuti

redirects to 

http://127.0.0.1:6084/languoid/family/jabuti.rdf

instead of 

http://wals.info/languoid/family/jabuti.rdf

Original issue reported on code.google.com by [email protected] on 3 Aug 2012 at 9:38

@GoogleCodeExporter
Copy link
Author

Hm. Looks like a deployment problem. 6084 is the port the intermediate varnish 
cache is listening on. The pylons application upstream would have to create 
fully qualified absolute URLs as location for the redirect.
You may have to notify the people at MPDL about this.

Original comment by [email protected] on 23 Aug 2012 at 4:12

@GoogleCodeExporter
Copy link
Author

There is a temporary fix for that, which HJ Bibiko has to apply. He is aware of 
that, but taken up with other things. Should happen eventually

Original comment by [email protected] on 23 Aug 2012 at 9:08

@GoogleCodeExporter
Copy link
Author

What is the current status of this issue?

Original comment by [email protected] on 18 Sep 2012 at 2:22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant