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.
This commit is contained in:
Paul Mattal 2007-10-03 08:00:05 -04:00
parent b9ec74d72b
commit ae7844f969

2
web/html/xml/README.txt Normal file
View file

@ -0,0 +1,2 @@
This is where the server will create the RSS feed file.
This directory should be writeable by the the webserver.