htaccess-for-nginx icon indicating copy to clipboard operation
htaccess-for-nginx copied to clipboard

doc: add Docker container for reference

Open rkaiser0324 opened this issue 2 years ago • 3 comments

This will make the configuration and debugging steps clearer

rkaiser0324 avatar Jan 05 '23 14:01 rkaiser0324

@e404 the 2nd commit adds support for -l and -L to fix https://github.com/e404/htaccess-for-nginx/issues/24. Unfortunately it requires the LuaFileSystem module to distinguish symlinks from actual files (I couldn't find a way to do so without an external library), so I have updated the Dockerfile and README steps accordingly.

rkaiser0324 avatar Jan 05 '23 14:01 rkaiser0324

The latest commit fixes #27 by setting replace to '' if there is no query string set.

@e404 can you merge this PR which now has fixes for 2 issues?

rkaiser0324 avatar Jan 31 '23 10:01 rkaiser0324

@e404 can you review and merge this in? #27 has come up again, and this has several other fixes as well.

rkaiser0324 avatar May 27 '23 15:05 rkaiser0324