-
-
Notifications
You must be signed in to change notification settings - Fork 881
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
Support for ngx_http_autoindex_module #1027
Comments
Rubueno
pushed a commit
to Rubueno/puppet-nginx
that referenced
this issue
Aug 28, 2019
This commit enables the ability to set additional autoindex variables.
Rubueno
pushed a commit
to Rubueno/puppet-nginx
that referenced
this issue
Aug 28, 2019
This commit enables the ability to set additional autoindex variables.
|
While my pull request is pending, I have found that you can use |
bastelfreak
added a commit
that referenced
this issue
Oct 31, 2019
Fixes #1027 - Enable setting autoindex variables
Rubueno
added a commit
to Rubueno/puppet-nginx
that referenced
this issue
Oct 19, 2020
This commit enables the ability to set additional autoindex variables.
Rubueno
pushed a commit
to Rubueno/puppet-nginx
that referenced
this issue
Oct 19, 2020
Fixes voxpupuli#1027 - Enable setting autoindex variables
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current version of the module supports the autoindex option. However, several other options from ngx_http_autoindex_module are not supported like: autoindex_localtime, autoindex_exact_size and autoindex_format. Would it be possible to add support for these parameters as well?
The text was updated successfully, but these errors were encountered: