Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fastcgi location does not support auth_basic #260

Closed
cjsoftuk opened this issue Feb 19, 2014 · 0 comments · Fixed by #605
Closed

fastcgi location does not support auth_basic #260

cjsoftuk opened this issue Feb 19, 2014 · 0 comments · Fixed by #605
Labels
enhancement New feature or request

Comments

@cjsoftuk
Copy link

Based on https://github.com/jfryman/puppet-nginx/blob/master/templates/vhost/vhost_location_fastcgi.erb, the fastcgi location type does not support auth_basic.

nginx does support this configuration, however getting it in via location_cfg_prepend/append is harder than it should be.

I will try and knock together a patch in a branch for you to pull in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants