diff options
| author | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
| commit | 025e15b2ba7f54f87cf409fd7c3dd77746c72858 (patch) | |
| tree | 007c5af4f921aa85665f4db56f6f4309668a5dab /stud.buetow.org | |
| parent | fc0acd318710aa0bb566329a36d886b1455c21ec (diff) | |
add hosts
Diffstat (limited to 'stud.buetow.org')
| -rw-r--r-- | stud.buetow.org/content/.rss.xml | 4 | ||||
| -rw-r--r-- | stud.buetow.org/content/home.xml | 11 |
2 files changed, 15 insertions, 0 deletions
diff --git a/stud.buetow.org/content/.rss.xml b/stud.buetow.org/content/.rss.xml new file mode 100644 index 0000000..ffcb21d --- /dev/null +++ b/stud.buetow.org/content/.rss.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <includefiles separator="incsep" reversed="1" reldir="News" pattern="\.xml$" /> +</content> diff --git a/stud.buetow.org/content/home.xml b/stud.buetow.org/content/home.xml new file mode 100644 index 0000000..7366951 --- /dev/null +++ b/stud.buetow.org/content/home.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>Willkommen auf stud.buetow.org</pagetitle> + <text>Hier sind ein paar alte Unterlagen zum Studium archiviert.</text> + <enumeration> + <enumitem> + <noop>FTP-Server: </noop> + <link>ftp://ftp.buetow.org/pub/studium/</link> + </enumitem> + </enumeration> +</content> |
