graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #05897
Re: [Question #274922]: Graphite+Apache2+mod-wsgi, 404 error in webpage
Question #274922 on Graphite changed:
https://answers.launchpad.net/graphite/+question/274922
Status: Open => Solved
weihua confirmed that the question is solved:
The problem is solved,
In my /etc/apache2/sites-available/graphite-vhost.conf, I set
WSGIScriptAlias like, have no URL_PREFIX
WSGIScriptAlias / /opt/graphite/conf/graphite.wsgi
But in local_settings.py, I did not comment URL_PREFIX='/graphite'
So the error occured.
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.