cloudfoundry / staticfile-buildpack

Deploy static HTML/JS/CSS apps to Cloud Foundry
Apache License 2.0
200 stars 328 forks source link

Sample code for loading the ngx-http-sub-module and subfilter #417

Open sahithiKondapalli opened 4 months ago

sahithiKondapalli commented 4 months ago

What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running cf curl /v2/info && cf version?

What version of the buildpack you are using? Static build pack

If you were attempting to accomplish a task, what was it you were attempting to do?

What did you expect to happen? Need an example for sub_filter attribute and loading of the subs module

What was the actual behavior? sub_filter not a valid attribute.Not able to find the relevant code in the fixtures as well

Please confirm where necessary:

sahithiKondapalli commented 4 months ago

Could someone provide the required data?

sahithiKondapalli commented 3 months ago

Need inputs on enabling the server_tokens also