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

What should we do with math.citeplag.org? #29

Closed
vstange opened this issue Feb 6, 2018 · 6 comments
Closed

What should we do with math.citeplag.org? #29

vstange opened this issue Feb 6, 2018 · 6 comments

Comments

@vstange
Copy link
Member

vstange commented Feb 6, 2018

http://math.citeplag.org still has a version online from 03/2017. At the moment the citeplag frontend relies on this URL API. I would like to change this towards (https://vmext.wmflabs.org/).

But what should we do with math.citeplag.org?

  • Keep a second separate server online (of course updated)
  • redirect towards vmext.wmflabs
  • close this url down
  • leave it be

@AndreG-P @physikerwelt @nmeuschke what is preferred by you?

I would go for a redirect at the moment.

@physikerwelt
Copy link
Member

@vstange redirect is ok. maybe use our own domain vmext.formulasearchengine.com which is more stable

@physikerwelt
Copy link
Member

@vstange I think andre can't do the redirect. so I unassigned andre from the task.

@vstange vstange self-assigned this Feb 6, 2018
@vstange
Copy link
Member Author

vstange commented Feb 7, 2018

Redirect is active for:
http://math.citeplag.org/? > https://vmext.formulasearchengine.com
https://math.citeplag.org/? > https://vmext.formulasearchengine.com

Small problem: it seems the wmflabs server will not allow redirects with a subpath or query attached, every request lands on the main page. As far as I can see this happens when we are rediected from formulasearchengine-domain to wmflabs-domain.

The citeplag frontend will use the https://vmext.wmflabs.org address directly.

@vstange vstange closed this as completed Feb 7, 2018
@physikerwelt
Copy link
Member

thank you great job

@AndreG-P
Copy link
Member

AndreG-P commented Feb 8, 2018

This could produce some site effects. It destroys the AST rendering of vmext-demo. I just fixed it by using the vmext.wmflabs location now. (gipplab/vmext-demo#18)

mast.url: https://vmext.wmflabs.org/

It works. But is this correct or should it be https://vmext.formulasearchengine.com?

@AndreG-P AndreG-P reopened this Feb 8, 2018
@vstange
Copy link
Member Author

vstange commented Feb 8, 2018

@AndreG-P Like I mentioned, it seems the wmflabs server will not allow redirects with a subpath or query attached.
For example: if you call https://vmext.formulasearchengine.com/api-docs you will be redirected to https://vmext.wmflabs.org/ instead.

@AndreG-P AndreG-P closed this as completed Feb 8, 2018
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

3 participants