Closed GoogleCodeExporter closed 9 years ago
there was an issue with trying to resolve a tuckey.org url to a urlrewrite.dtd.
The
lack of internet caused this dtd to not resolve hence stopping interpretation
of the
xml file containing rules for rewriting urls. this was resolved by moving the
file
to a local webserver.
Original comment by mike.co...@gmail.com
on 11 Jan 2008 at 9:19
As an alternative to the solution described by mike.corey, try deleting
<!DOCTYPE urlrewrite
PUBLIC "-//tuckey.org//DTD UrlRewrite 3.0//EN"
"http://tuckey.org/res/dtds/urlrewrite3.0.dtd">
from WEB-INF/urlrewrite.xml
I tried on my local machine when it was disconnected from the Internet. Gnizr
was
able to resolve /gnizr/home.
Original comment by harry.c...@gmail.com
on 21 Jan 2008 at 7:32
[deleted comment]
Original comment by harry.c...@gmail.com
on 24 Jan 2008 at 8:59
Original issue reported on code.google.com by
mike.co...@gmail.com
on 10 Jan 2008 at 9:40