sebastien piquemal
unread,Feb 10, 2012, 11:37:12 AM2/10/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to disqus-opensource
Hi !
I deployed successfully Sentry on a server (Yeepee), thing is I didn't
want it to serve on the root ... So I changed the SENTRY_URL_PREFIX
hoping that everything would go fine. Now it serves everything where I
want it to serve (i.e. '/sentry/'), including Javascript files, and
pages, except that all the links are broken. For example the page head
points to javascript files at '/_static/scripts/client.js'.
So, is there anything I've missed ?