summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Mattal <paul@mattal.com>2007-10-03 14:00:05 +0200
committerPaul Mattal <paul@mattal.com>2007-10-03 14:00:05 +0200
commitae7844f969f10db2311c61018fd1f7cdb09214a3 (patch)
tree2eac0cc7d0ff8dab78e12c2662cca5c46df35f66
parentb9ec74d72b88f70bae7d0b430a94c441c7269a11 (diff)
downloadaur-ae7844f969f10db2311c61018fd1f7cdb09214a3.tar.gz
aur-ae7844f969f10db2311c61018fd1f7cdb09214a3.tar.xz
Added html/web/xml directory.
The html/web/xml directory is where the RSS feed gets stored. This was not in the release tree, but has now been added. It should be set up with permissions that allow the webserver to write to it.
-rw-r--r--web/html/xml/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/html/xml/README.txt b/web/html/xml/README.txt
new file mode 100644
index 00000000..fb37d7ab
--- /dev/null
+++ b/web/html/xml/README.txt
@@ -0,0 +1,2 @@
+This is where the server will create the RSS feed file.
+This directory should be writeable by the the webserver.