ngx-fancyindex icon indicating copy to clipboard operation
ngx-fancyindex copied to clipboard

File listing not displayed with local header.

Open mid-kid opened this issue 4 years ago • 4 comments

What it says on the tin, pretty much. When using fancyindex_header filename local;, the page never includes a file listing.

mid-kid avatar Nov 27 '20 00:11 mid-kid

Confirmed on v0.5.1 with nginx 1.18.0; the header and footer display when using fancyindex_header and fancyindex_footer set as local the page lacks the actual listing. Using subrequest still works, though.

davidjb avatar Aug 16 '21 00:08 davidjb

Bump. Im using nginx-auth-ldap module as well If i use subrequest. This error appears #82 If i use local, my website actually loads but no files gets listed

Using v0.5.2 fancyindex and nginx 1.18.0

Bear-LB avatar Mar 03 '23 13:03 Bear-LB

Bump. Im using nginx-auth-ldap module as well If i use subrequest. This error appears #82 If i use local, my website actually loads but no files gets listed

Using v0.5.2 fancyindex and nginx 1.18.0

Same problem here. Looks like this two modules does not work together well.

rkiss avatar Apr 03 '24 08:04 rkiss