[opencms-dev] JS openwinfull opens a wrong link
Denis Gilbert
denis.gilbert at videotron.ca
Fri Apr 8 06:36:58 CEST 2005
Hi All,
I am new to opencms and I am trying to remove the /opencms/opencms and
use my own site name as a first step.
After I intend to have multiple site as well without any prefix. I followed
the the documentation provided
to work with mod_proxy (install as Root.war, configure Apache and tomcat
... ).
It is almost working but I guess I made a beginner mistake somewhere. The
workplace is working
perfectly but when I click on a link to view a page ( online or offline )
the page cannot be found.
For example, the url returned by:
javascript:top.openwinfull('/alkacon-documentation/documentation-xmlcontent/
index.html')
is:
http://mysite.com/opencms/system/workplace/commons/displayresource.jsp?resou
rce=/alkacon-documentation/documentation-xmlcontent/index.html
and the following link is working:
http://mysite.com/alkacon-documentation/documentation-xmlcontent/index.html
This is the same problem as describe in the following message but there
was no reply to it.
http://mail.opencms.org/pipermail/opencms-dev/2002q3/002353.html
So what did I miss?
I am using OpenCMS 6 beta2 with tomcat 5.0.28 and Apache 2.0.53 on W2K.
Thanks in advance,
Denis
More information about the opencms-dev
mailing list