Hi Gaurav, Looks like it could be that the tabs are not producing completely relative links?
Have a look at the sitetree module - it uses somthing like this to generate the links: > <map:transformer logger="lenya.sitemap.transformer.uuid2url" > name="uuid2url-sitetree" > src="org.apache.lenya.cms.cocoon.transformation.UuidToUrlTransformer"> I only had a very quick look though! Regards Vik Gaurav Kalia wrote: > Hi All > > I am facing a problem in URL proxying. > The URL proxying is working fine in the website except the tabs. > When ever i click on one of the tabs for example test it shows this URL > > http://mydomain.co.uk/myproject/mypubs/live/test.html > > I have created a link on the home page which directs to test page, in > this case the URL shown is > > http://mydomain.co.uk/test.html > > Which is perfectly fine. > > I am using mod_proxy AJP. > Lenya 2.0.2 Tomcat 5.5.27 > > Please Suggest > > Regards > Gaurav > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
