librelist archives

« back to archive

Issues with Admin Path

Issues with Admin Path

From:
jude mwenda
Date:
2011-09-12 @ 09:06
From the opengeo repo installation, any one experienced the broken admin
backend? All i did was to add to the apache geonode configuration the
following. This is on 10.04.3 Ubuntu.


Alias /media/admin/ /var/www/geonode/static/admin/
-- 
Regards,

Jude Mwenda
Skype id: jmwenda
Twitter: www.twitter.com/judemwenda
Web: www.africangeogeek.com

"Was ist mein Leben, wenn ich nicht mehr nützlich für andere."
Johann Wolfgang von Goethe

Re: [geonode] Issues with Admin Path

From:
Ariel Nunez
Date:
2011-09-12 @ 17:08
Thanks for the report, although since the admin media files were already
being served by apache under /static/admin, you only needed to add the
correct ADMIN_MEDIA_PREFIX setting to your local_settings.py. I will add
that to the local_settings included with GeoNode before the next RC.

Ariel.

On Mon, Sep 12, 2011 at 5:06 AM, jude mwenda <judemwenda@gmail.com> wrote:

> From the opengeo repo installation, any one experienced the broken admin
> backend? All i did was to add to the apache geonode configuration the
> following. This is on 10.04.3 Ubuntu.
>
>
> Alias /media/admin/ /var/www/geonode/static/admin/
> --
> Regards,
>
> Jude Mwenda
> Skype id: jmwenda
> Twitter: www.twitter.com/judemwenda
> Web: www.africangeogeek.com
>
> "Was ist mein Leben, wenn ich nicht mehr nützlich für andere."
> Johann Wolfgang von Goethe
>