#1371 closed task (fixed)
FOSS4G-Europe domain and securing pages
Reported by: | jachym | Owned by: | EliL |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | SysAdmin | Keywords: | |
Cc: | Jeff McKenna |
Description
Hi,
I would like you to ask, to make copy of currenty foss4g-e.org pages
We should probably create new domain - foss4g-europe.org seems to be more appropriate - and save the content of foss4g-e.org there (I suggest foss4g-europe.org/2014, but have no strong opinion on this.
The LOC says, "wget -r" should do it
Change History (9)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Hi,
thank you for remembering me.
However, I do not remember, I ever logged into there. My account is still the same ('jachym' for this trac), where shell I put it, so I could upload files?
Thanks
J
comment:3 by , 10 years ago
Hi, any update on this? I would like to secure current foss4g-e.org pages to europe.foss4g.org/2014
How can I login to the server, so I could scrape the web page?
thanks
Jachym
comment:4 by , 10 years ago
Owner: | changed from | to
---|
I've been archiving some of the main foss4g sites, 2009.foss4g.org, 2010.foss4g.org, etc. These archives are being collected and served on the same domain and I'm using
wget -m -K -E -w 10 2010.foss4g.org -o 2010
You are proposing collecting and serving this from different domains. Not sure if I should use a different process for that.
comment:5 by , 10 years ago
Status: | new → assigned |
---|
sorry, typo, The command being used is:
wget -m -k -E -w 10
comment:6 by , 10 years ago
upon further review I realize that I meant to use both:
wget -m -k -K -E -w 10
Will redo with both.
comment:7 by , 10 years ago
Cc: | added |
---|
In a response to a message from Jachym (below), I have uploaded the 2014 foss4g-e.org archive into /osgeo/foss4g/europe/2014/website/ on the WebExtraVM, and extracted it into that folder.
Eli can you help Jachym with the rest of this?
-jeff
*
Jeff, please, could you help me with that?
europe.foss4g.org/2014 seems to be pointing to foss4g-e.org, seems I do not have ssh login on the server
thanks
Jachym
2014-09-30 18:07 GMT+02:00 Alex Mircea Dumitru:
Hey,
@Jachym: We have an archive here (http://foss4g-e.org/foss4g-e.org.tar.gz ) containing all the site content in static form. Can you upload it to the server mentioned on the osgeo page or let me know how to gain access to that server?
Thanks, Alex
comment:8 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
It is now configured to serve http://europe.foss4g.org/2014/ There's no index file at the top level of the site, so I've redirected for now to the 2014 subdirectory.
comment:9 by , 10 years ago
I took a look at this result and looking at this page, http://europe.foss4g.org/2014/exhibition.html, it links to http://kahlua.eecs.jacobs-university.de/~foss4g-europe/?q=sponsorship-opportunities which is a different domain so your archive probably didn't archive it.
What command did you use? If using wget, you might want to cautiously look at the the -H switch. This link had some helpful things on it, http://stackoverflow.com/questions/16780601/wget-span-host-only-for-images-stylesheets-javascript-but-not-links
You already have europe.foss4g.org (creating an alias of eu.foss4g.org would be easy too) as from http://osgeo-org.1560.x6.nabble.com/OSGeo-1247-provide-server-for-foss4g-e-org-td5083669.html#a5083740
I think you should already have access to webextra where that is hosted too. If not let us know so we can correct that.