[daisy] Issue after upgrade 1.5 -> 2.0.1
Mario Brackeva
Mario.Brackeva at persgroep.be
Tue Jul 15 14:07:05 CEST 2008
I fixed this by installing an Apache in front of daisy wiki. I was
planning on doing that anyway, to allow daisy to run as a dedicated
user.
I changed daisy so that it doesn't use the /daisy prefix anymore.
I changed the Apache rewrite rules so that the /daisy prefix is stripped
from requests:
RewriteRule "^/daisy/?(.*)" "http://localhost:8888/$1" [P]
So I got rid of the /daisy, but our external links don't have to be
changed.
Mario.
________________________________
From: daisy-bounces at lists.cocoondev.org
[mailto:daisy-bounces at lists.cocoondev.org] On Behalf Of Mario Brackeva
Sent: maandag 14 juli 2008 11:34
To: daisy at lists.cocoondev.org
Subject: [daisy] Issue after uopgrade 1.5 -> 2.0.1
Hi,
Our test upgrade from 1.5 to 2.0.1 is nearly successful. There is one
issue that's hanging:
Before the upgrade, when I browse the root of the server, it gave me the
contents of the welcome.xsl/welcome.xslt files. After the upgrade, I get
the error:
Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are:
* WebApplicationContext[/daisy,/daisy]
<http://hlnuhpov02.persgroep.be/daisy/>
The links above may not work if a virtual host is configured
I checked the sitemap.xmap file, and apparently a lot has changed. I
tried including some of the old entries, but this won't work. The "1.5
to 2.0 upgrade" document doesn't mention anything about this, however
there is a very brief note in the "1.5 to 2.0 changes" document about
URL not starting with "daisy/" anymore by default.
The rest of the site seems to be working fine, and the "daisy/" URL
prefix is still there and working! I would like it to stay that way
because we use links from other applications to Daisy Wiki pages, unless
if this can be dealt with...
Is there an easy fix for this, or did I do something wrong during the
upgrade?
Tx,
Mario.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cocoondev.org/pipermail/daisy/attachments/20080715/0a2853b3/attachment.htm
More information about the daisy
mailing list