graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #01208
Re: [Question #168035]: Using a different path in Apache
Question #168035 on Graphite changed:
https://answers.launchpad.net/graphite/+question/168035
Status: Needs information => Open
Ismael gave more information on the question:
I have, it causes the page to load a frameset in a frameset loop.
On Wed, Aug 17, 2011 at 6:35 PM, Nicholas Leskiw
<question168035@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Your question #168035 on Graphite changed:
> https://answers.launchpad.net/graphite/+question/168035
>
> Status: Open => Needs information
>
> Nicholas Leskiw requested more information:
> Have you tried setting a different location in the virtual host config
> file for Apache?
>
> Change <Location "/"> to <Location "/graphite/">
> Change <Location "/content/"> to <Location "/graphite/content/">
> Change <Location "/media"> to <Location "/media/graphite/">
> Change
> Alias /media/ "@DJANGO_ROOT@/contrib/admin/media/"
> to
> Alias /graphite/media/ "@DJANGO_ROOT@/contrib/admin/media/"
>
> I have not tested this, so I can't guarantee this will work...but it's
> something to try.
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/graphite/+question/168035
>
> You received this question notification because you asked the question.
>
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.