Open markosii opened 6 years ago
I tried to test pywb-ia
http://localhost:8080/web/20111231161728//example.com/
I have this error :
Pywb Error
No handler for "/web"
Here is a screenshot
Can you tell me if pywb-ia still fonctional
Thank you
Unfortunately, pywb-ia is not currently maintained and requires an old version of pywb.
However, the core functionality you're looking for, connecting to a remote index source, is now part of pywb itself. Using pywb 2.0.x, you can just add this to your config.yaml
:
collections:
web: memento+https://web.archive.org/web/
And then you'll have a /web collection pointing to the IA index source.
Thank you, it works for me without proxy mode.
How can I do the same thing but in proxy mode with pywb?
Thank you
Hi,
I want to use your pywb-ia.
When I do this :
uwsgi uwsgi.ini
I Have this "message" :
Is this normal?
How can I correctly use your module?
Thank you for helping me