Files extension not seen : ressource unavailable

After Lucee installation,
Accessing a site as :
http://127.0.0.1:8080/my_dir/my_file.cfm

all files which are not of CFM extension are not seen : ressource
unavailable.
files like : .jpg , .css, .js

Only .cfm files are working.

(ressources are there)

Any idea of where comes the problem ?
Thanks for help.
Pierre.

Because I changed the site Directory from : D:\Tomcat\webapps
to : D:\sites

If I come back to : D:\Tomcat\webapps
all extensions are working.

Can someone explain that to me ?
What is needed to do if I want to change the original tomcat directory
and make all files working ?

Thanks, Pierre.

Again, same problem.
All jpg , css, js files are not rendered.
All files which are not CFM are not rendered.

Even with the original Tomat directory name in server.xml
code lines :

Thanks for any help.
Pierre.Le mardi 26 avril 2016 15:05:15 UTC+2, Pierre Larde a écrit :

Because I changed the site Directory from : D:\Tomcat\webapps

to : D:\sites

If I come back to : D:\Tomcat\webapps
all extensions are working.

Can someone explain that to me ?
What is needed to do if I want to change the original tomcat directory
and make all files working ?

Thanks, Pierre.

Hi Pierre –

have you tried mounting the site directory in {lucee}/conf/context.xml as
well? Something like this…:




Rgds
LutzAm Freitag, 13. Mai 2016 15:32:00 UTC+2 schrieb Pierre Larde:

Again, same problem.
All jpg , css, js files are not rendered.
All files which are not CFM are not rendered.

Even with the original Tomat directory name in server.xml
code lines :

Thanks for any help.
Pierre.

Le mardi 26 avril 2016 15:05:15 UTC+2, Pierre Larde a écrit :

Because I changed the site Directory from : D:\Tomcat\webapps

to : D:\sites

If I come back to : D:\Tomcat\webapps
all extensions are working.

Can someone explain that to me ?
What is needed to do if I want to change the original tomcat directory
and make all files working ?

Thanks, Pierre.

I found the problem,
Only a question if capitalisation of caracters in the site url adress,
but the CFM files were running and not all other like jpg, css, js
So in my understanding, cfm files were passing because they are handled by
IIS
and other not because they are handled by Tomcat. (something like that)
Would be nice to have confirmation.Le samedi 14 mai 2016 16:50:24 UTC+2, lu...@lesener.de a écrit :

Hi Pierre –

have you tried mounting the site directory in {lucee}/conf/context.xml as
well? Something like this…:




Rgds
Lutz

Am Freitag, 13. Mai 2016 15:32:00 UTC+2 schrieb Pierre Larde:

Again, same problem.
All jpg , css, js files are not rendered.
All files which are not CFM are not rendered.

Even with the original Tomat directory name in server.xml
code lines :

Thanks for any help.
Pierre.

Le mardi 26 avril 2016 15:05:15 UTC+2, Pierre Larde a écrit :

Because I changed the site Directory from : D:\Tomcat\webapps

to : D:\sites

If I come back to : D:\Tomcat\webapps
all extensions are working.

Can someone explain that to me ?
What is needed to do if I want to change the original tomcat directory
and make all files working ?

Thanks, Pierre.