diff --git a/docs/config-webapp.rst b/docs/config-webapp.rst index e5d4752f1..a9b9a7d6d 100644 --- a/docs/config-webapp.rst +++ b/docs/config-webapp.rst @@ -161,9 +161,9 @@ Finally, configure the apache vhost. (You can find example of Graphite vhost con WSGIScriptAlias / /opt/graphite/conf/graphite.wsgi - Alias /static/ /opt/graphite/static/ + Alias /static/ /opt/graphite/webapp/content/ - + Order deny,allow Allow from all