foundeo / ubuntu-nginx-lucee

Script for standing up a Lucee server using nginx and Tomcat on Ubuntu
Apache License 2.0
86 stars 47 forks source link

Added support for the mod_cfml X-Webserver-Context header #4

Closed paulklinkenberg closed 9 years ago

paulklinkenberg commented 9 years ago

Hi Pete,

Like the title says: I Added support for the mod_cfml X-Webserver-Context header. Please note: it is highly recommended to use this new feature in combination with the not yet available mod_cfml.jar version 1.1.05 (pull request https://github.com/utdream/mod_cfml/pull/12). I assume it will be available tomorrow, August 29.

I don't particularly like the large comment block in etc/nginx/sites-available/example.com.conf, but until there is a blog post or anything else, this is the way to go I guess...

Kind regards, Paul

paulklinkenberg commented 9 years ago

Hi Pete, would you be able to pull this in, or review it? I have an article waiting on modcfml.org, which leans on these changes. I kind of worked in advance ;) Thanks, Paul

pfreitag commented 9 years ago

Hey Paul sorry yes I'll take a look and merge it in.