IIS folder path being ignored by Lucee

Fresh install on Windows 10 using IIS connector, default settings.

When I browse to http://127.0.0.1:8888/ I get the normal welcome page.

I have added a new site in IIS with it’s own webroot and configured a host
header. I’m picking that up in the browser fine and it’s hitting the IIS
site but instead of going to the path defined in the IIS settings I’m still
seeing the default Lucee page (only now the asset links are broken).

I’ve used this setup with Railo many times, but this is my first attempt
with Windows 10 or Lucee. Any ideas?

Thanks!
Andy

https://lh3.googleusercontent.com/-jE46kxU5h5k/Vl8vfPMDCmI/AAAAAAAAA18/uuJqeG78srQ/s1600/Screen%2BShot%2B2015-12-02%2Bat%2B17.46.07.png
https://lh3.googleusercontent.com/-jh86tmiMm-U/Vl8vbMOwyyI/AAAAAAAAA1w/6Rc4ATIGRPI/s1600/Screen%2BShot%2B2015-12-02%2Bat%2B17.47.09.png
https://lh3.googleusercontent.com/-qDbIRg8VNLs/Vl8vhK6G77I/AAAAAAAAA2E/vXv1OcxKGps/s1600/Screen%2BShot%2B2015-12-02%2Bat%2B17.45.52.png
https://lh3.googleusercontent.com/-rcVRRhYhyFU/Vl8vdC60R7I/AAAAAAAAA10/V6HrZWRa_k0/s1600/Screen%2BShot%2B2015-12-02%2Bat%2B17.46.36.png

I’m wondering if it’s something to do with mod_cfml which is new to me and
wasn’t part of any Railo install in the past.On Wednesday, 2 December 2015 17:53:56 UTC, Andy Bellenie wrote:

Fresh install on Windows 10 using IIS connector, default settings.

When I browse to http://127.0.0.1:8888/ I get the normal welcome page.

I have added a new site in IIS with it’s own webroot and configured a host
header. I’m picking that up in the browser fine and it’s hitting the IIS
site but instead of going to the path defined in the IIS settings I’m still
seeing the default Lucee page (only now the asset links are broken).

I’ve used this setup with Railo many times, but this is my first attempt
with Windows 10 or Lucee. Any ideas?

Thanks!
Andy

https://lh3.googleusercontent.com/-jE46kxU5h5k/Vl8vfPMDCmI/AAAAAAAAA18/uuJqeG78srQ/s1600/Screen%2BShot%2B2015-12-02%2Bat%2B17.46.07.png
https://lh3.googleusercontent.com/-jh86tmiMm-U/Vl8vbMOwyyI/AAAAAAAAA1w/6Rc4ATIGRPI/s1600/Screen%2BShot%2B2015-12-02%2Bat%2B17.47.09.png
https://lh3.googleusercontent.com/-qDbIRg8VNLs/Vl8vhK6G77I/AAAAAAAAA2E/vXv1OcxKGps/s1600/Screen%2BShot%2B2015-12-02%2Bat%2B17.45.52.png
https://lh3.googleusercontent.com/-rcVRRhYhyFU/Vl8vdC60R7I/AAAAAAAAA10/V6HrZWRa_k0/s1600/Screen%2BShot%2B2015-12-02%2Bat%2B17.46.36.png

How did you add hosts to Railo?

Regardless, there are a number of possible causes for this. We need more information. Go ahead and turn on logging in the mod_cfml valve config (located in the tomcat server.xml file). Once turned on, restart Lucee and hit your site. The new mod_cfml logs should now be recorded in your catalina.out file (or similarly-named windows version of the file) in your tomcat/logs/ directory. Does mod_cfml see and create the new host? If not, what is the valve seeing being passed by IIS?

Kind regards,
Jordan Michaels----- Original Message -----
From: “Andy Bellenie” <@Andy_Bellenie>
To: “Lucee” lucee@googlegroups.com
Sent: Wednesday, December 2, 2015 9:58:37 AM
Subject: [Lucee] Re: IIS folder path being ignored by Lucee

I’m wondering if it’s something to do with mod_cfml which is new to me and
wasn’t part of any Railo install in the past.

On Wednesday, 2 December 2015 17:53:56 UTC, Andy Bellenie wrote:

Fresh install on Windows 10 using IIS connector, default settings.

When I browse to http://127.0.0.1:8888/ I get the normal welcome page.

I have added a new site in IIS with it’s own webroot and configured a host
header. I’m picking that up in the browser fine and it’s hitting the IIS
site but instead of going to the path defined in the IIS settings I’m still
seeing the default Lucee page (only now the asset links are broken).

I’ve used this setup with Railo many times, but this is my first attempt
with Windows 10 or Lucee. Any ideas?

Thanks!
Andy

https://lh3.googleusercontent.com/-jE46kxU5h5k/Vl8vfPMDCmI/AAAAAAAAA18/uuJqeG78srQ/s1600/Screen%2BShot%2B2015-12-02%2Bat%2B17.46.07.png
https://lh3.googleusercontent.com/-jh86tmiMm-U/Vl8vbMOwyyI/AAAAAAAAA1w/6Rc4ATIGRPI/s1600/Screen%2BShot%2B2015-12-02%2Bat%2B17.47.09.png
https://lh3.googleusercontent.com/-qDbIRg8VNLs/Vl8vhK6G77I/AAAAAAAAA2E/vXv1OcxKGps/s1600/Screen%2BShot%2B2015-12-02%2Bat%2B17.45.52.png
https://lh3.googleusercontent.com/-rcVRRhYhyFU/Vl8vdC60R7I/AAAAAAAAA10/V6HrZWRa_k0/s1600/Screen%2BShot%2B2015-12-02%2Bat%2B17.46.36.png


Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/838de559-ca54-4c82-9323-a1fb69f18aa0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Try adding host entries in conf\server.xml, making them match your iis
layout, then restarting Tomcat/Lucee.
Even if the dynamic hosts feature is not working correctly, the static
hosts option should still work.
There should be a host example at the bottom of the server.xml file.On Wednesday, December 2, 2015 at 12:53:56 PM UTC-5, Andy Bellenie wrote:

Fresh install on Windows 10 using IIS connector, default settings.

When I browse to http://127.0.0.1:8888/ I get the normal welcome page.

I have added a new site in IIS with it’s own webroot and configured a host
header. I’m picking that up in the browser fine and it’s hitting the IIS
site but instead of going to the path defined in the IIS settings I’m still
seeing the default Lucee page (only now the asset links are broken).

I’ve used this setup with Railo many times, but this is my first attempt
with Windows 10 or Lucee. Any ideas?

Thanks!
Andy