fix requirements, prefix and README typos

This commit is contained in:
j 2010-11-30 14:45:13 +01:00
commit 421d5aa36a
3 changed files with 4 additions and 4 deletions

View file

@ -38,7 +38,7 @@ server {
error_page 404 /404.html;
location /404.html {
root __PREFIX__/pandora/static;
root __PREFIX__/static;
}
# redirect server error pages to the static page /50x.html