images and resources files are automatically linked from the 'cartoweb3/projects/myproject/' subfolder to 'cartoweb3/htdocs/myproject/.....'

so you simply need to put your files in your 'cartoweb3/projects/myproject/' subfolders and the install script create the symbolic links (if you use linux, on windows it copy the files ) into 'cartoweb3/htdocs/myproject' subfolders

cartoweb will always look into cartoweb3/htdocs for resources, this is not something you should try to modify


----- Original Message ----- From: "Valerio Noti" <[EMAIL PROTECTED]>
To: "cartoweb" <cartoweb-users@lists.maptools.org>
Sent: Friday, July 14, 2006 2:56 PM
Subject: [Cartoweb-users]


Hello,
I have a few cartoweb projects in my server and I'd like to move icons and graphics in each project folder without sharing files outside.
i.e. now I have icons in 'cartoweb3/htdocs/myproject/gfx/layout'
I'd like to move them in
'cartoweb3/projects/myproject/htdocs/gfx/layout'
The same for css and js folder content.
Unfortunately project continues to look for files in 'cartoweb3/htdocs/myproject/gfx/layout'
I tried to modify cartoclientBaseUrl in client.ini without success.
Where can I set the correct path to files in order to keep all the informations inside the project folders?

Thank you in advance

Valerio



_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users


_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to