The tag <content:contextURL/> will return something like>/jahia/jsp/jahia/templates/yoursitekey>
Philippe>
At 14.10.2006 23:33, you wrote:> >hi,> >I use mod_jk with apache and tomcat.In this> >case:http://www.dwizhosting.com:8080/jahia work fine.Is this a> >problem about type of css? I see in your header.inc :> ><link rel="stylesheet"> >href="example.css" type="text/css" />> >
Regards,> >pittayakom> >--------- Original Message --------> >From: <mailto:dev_list@jahia.org>dev_list@jahia.org> >To: "dev_list@jahia.org" <dev_list@jahia.org>> >Subject: CSS error in jahia5.0> >Date: 14/10/06 17:36> >
Hi,> >I use jahia5.0 on redhat fedora4,jdk1.5.I found some error (css file> >?) on my site.http://www.dwizhosting.com> >
-------=[ pvollenweider at jahia dot com ]=--------- Jahia : A collaborative source CMS and Portal Server www.jahia.org Community and product web site www.jahia.com Commercial services company
The tag <content:contextURL/> will return something like >/jahia/jsp/jahia/templates/yoursitekey >
Philippe >
At 14.10.2006 23:33, you wrote: > >hi, > >I use mod_jk with apache and tomcat.In this > >case:http://www.dwizhosting.com:8080/jahia work fine.Is this a > >problem about type of css? I see in your header.inc : > ><link rel="stylesheet" > >href="example.css" type="text/css" /> > >
-------=[ pvollenweider at jahia dot com ]=--------- >Jahia : A collaborative source CMS and Portal Server ><http://www.jahia.org/>www.jahia.org Community and product web
-------=[ pvollenweider at jahia dot com ]=--------- >Jahia : A collaborative source CMS and Portal Server ><http://www.jahia.org/>www.jahia.org Community and product
Philippe Vollenweider 20 October 2006 11:03:30 [ permanent link ]
Abd are you sure that the worker called ajp13 match the right tomcat?
Also check your worker.properties files to see the worker.ajp13.port is the same port than you have in your tomcat/conf/server.xml, and also if worker.ajp13.host is the right host.
The tag <content:contextURL/> will return something like> >/jahia/jsp/jahia/templates/yoursitekey> >
Philippe> >
At 14.10.2006 23:33, you wrote:> > >hi,> > >I use mod_jk with apache and tomcat.In this> > >case:http://www.dwizhosting.com:8080/jahia work fine.Is this a> > >problem about type of css? I see in your header.inc :> > ><link rel="stylesheet"> > >href="example.css" type="text/css" />> > >
-------=[ pvollenweider at jahia dot com ]=--------- Jahia : A collaborative source CMS and Portal Server www.jahia.org Community and product web site www.jahia.com Commercial services company
I see 2 file is 404.(advsearch_css.jsp and web_css.jsp?...) but >another file are work.I think mod_jk is working .>
pittayakom>
--------- Original Message -------->From: dev_list@jahia.org>To: "dev_list@jahia.org" <dev_list@jahia.org>>Subject: Re: CSS error in jahia5.0 (2)>Date: 20/10/06 14:51>
Abd are you sure that the worker called ajp13 match the right tomcat?>
Also check your worker.properties files to see the worker.ajp13.port >is the same port than you have in your tomcat/conf/server.xml, and >also if worker.ajp13.host is the right host.>
jkMount /jahia ajp13>>I still have same error file from httpd log.>>
pittayakom>>--------- Original Message -------->>From: dev_list@jahia.org>>To: "dev_list@jahia.org" <dev_list@jahia.org>>>Subject: Re: CSS error in jahia5.0 (2)>>Date: 19/10/06 22:11>>hi,>>This is my mod_jk.conf:>>.>>.>>.>>Alias /jahia "/dtw/jahia5.0.0/tomcat/webapps/jahia">><Directory "/dtw/jahia5.0.0/tomcat/webapps/jahia">>>Options Indexes FollowSymLinks>></Directory>>>#>># The following line mounts all JSP files and the /servlet/ uri to tomcat>>#>>JkMount /jahia/servlet/* ajp13>>JkMount /jahia/*.jsp ajp13>>jkMount /jahia/* ajp13>>jkMount /jahia ajp13>>#>># The following line prohibits users from directly access WEB-INF>>#>><Location "/jahia/WEB-INF/">>>AllowOverride None>>deny from all>></Location>>>..........>>pittayakom>>--------- Original Message -------->>From: dev_list@jahia.org>>To: "dev_list@jahia.org" <dev_list@jahia.org>>>Subject: Re: CSS error in jahia5.0 (2)>>Date: 19/10/06 21:58>>
It mean that your mount is not correct for your virtual host>><http://www.dwizhosting.com/>www.dwizhosting.com>>You need to add the JkMount instruction in your apache <VirtualHost> section>>/P.>>At 19.10.2006 23:45, you wrote:>> >HI,>> >I add AddType text/css .css in httpd.conf and mime.type has text/css .ccs.>> >I found error in log:>> >
The tag <content:contextURL/> will return something like>> >/jahia/jsp/jahia/templates/yoursitekey>> >
Philippe>> >
At 14.10.2006 23:33, you wrote:>> > >hi,>> > >I use mod_jk with apache and tomcat.In this>> > >case:http://www.dwizhosting.com:8080/jahia work fine.Is this a>> > >problem about type of css? I see in your header.inc :>> > ><link rel="stylesheet">> > >href="example.css" type="text/css" />>> > >
-------=[ pvollenweider at jahia dot com ]=--------->Jahia : A collaborative source CMS and Portal Server>www.jahia.org Community and product web site>www.jahia.com Commercial services company
-------=[ pvollenweider at jahia dot com ]=--------- Jahia : A collaborative source CMS and Portal Server www.jahia.org Community and product web site www.jahia.com Commercial services company
I see 2 file is 404.(advsearch_css.jsp and web_css.jsp?...) but another file are work.I think mod_jk is working .
pittayakom
--------- Original Message -------- From: dev_list@jahia.org To: "dev_list@jahia.org" <dev_list@jahia.org> Subject: Re: CSS error in jahia5.0 (2) Date: 20/10/06 14:51
Abd are you sure that the worker called ajp13 match the right tomcat?
Also check your worker.properties files to see the worker.ajp13.port is the same port than you have in your tomcat/conf/server.xml, and also if worker.ajp13.host is the right host.