Pascal wrote:
> OK, I have uploaded the website to c-l.net.
I propose that you add the "editors(a)cdr.eurolisp.org" address to
the page that lists the editors (i.e. us).
Arthur
Edi wrote:
> But it seems the DNS settings aren't there yet. Arthur?
Ah, sorry. I hadn't done that yet.
> The IP address is 81.169.156.108.
OK, I've added
cdr.eurolisp.org. 28800 IN A 81.169.156.108
to the DNS zone file.
I suppose it may take a few hours before that change reaches
everybody, but tomorrow morning it should work. If not, let
me know.
Arthur
You are being nagged on because you have not created a
sensible default webpage for your project. Please do so or you will
be nagged again next week. All we ask is that you type in something
about the project and perhaps some links to mailinglists etc. See
common-lisp.net/project/clo/sp/index.html for a reasonable template.
Some projects host their webpages somewhere else (eg.
http://common-lisp.net/project/cl-ppcre) and if you're in the same
situation you may put the following in your index.shtml:
<HTML>
<HEAD>
<META HTTP-EQUIV="refresh" CONTENT="0;URL=YOURURLGOESHERE">
</HEAD>
<BODY>
</BODY>
</HTML>
Any questions? You can reach the author of this cronjob at
clo-devel(a)common-lisp.net
Thanks!