[opencms-dev] images are not comming

??? shiys at langhua.cn
Mon Sep 13 16:56:28 CEST 2004


hi Ravi,

if u used mod_jk2 to make the apache and tomcat integration, u can add an alias in apache httpd.conf like this(for alkacon-document module):
Alias /resources "C:/tomcat/webapps/your-opencms-directory/export/resources/"
<Directory "C:/tomcat/webapps/your-opencms-directory/export/resources">
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
</Directory>

if u used proxy to do the removal, try this in the virtualhost in apache httpd.conf (for alkacon-document module also):
ProxyPass          /alkacon-document/resources/           http://yourserver/export/resources/

i should say i can't remember the exact sentance for proxy method. just try it.

good luck,

shi yusen/langhua


-----????-----
???: thalupula ravi varma [mailto:thalupularavi at rediffmail.com]
????: 2004?9?11? 2:23
???: opencms-dev at opencms.org
??: [opencms-dev] images are not comming


  hi

i done all modification , and i avoided  prefix opecms/opencms , it is working , but problem is images are not displaying....


what i have do

i Change following property to true in registry.xml
<UseWpPicturesFromVFS>false</UseWpPicturesFromVFS>

for images..

but no result..


give me solution...


thanking u

bye

Thalupula Ravi
Soft. Eng.



 


More information about the opencms-dev mailing list