Try connecting directly with the Tomcat port (8080) first and make sure that
is working.
Once you have that working you can add Apache HTTPD in front of it. You'll
need to configure the HTTPD module(s) to preserve UTF-8 URLs as well.
--a
----- Original Message -----
From: "aeonsun" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, May 21, 2007 7:34 PM
Subject: Re: how to use roller 3.1 whith Double-byte character set title
Oh,i'm use apache+tomcat(Apache/2.0.58 (Win32) mod_jk/1.2.15),maybe the
problem is here.
I has set the URIEncoding="UTF-8" for AJP 1.3 Connector(8009) and non-SSL
HTTP/1.1 Connector(8080),but has befalled same error(page not find ,404).
Has any one give me some example for apache+tomcat?thanks.
additional:
The roller's blog URL isn't seemly.If I install roller from localhost at
my
server,the other user's blog URL is localhost,and they aren't visit the
entry by FRDN(the link must be localhost).