Commit graph

4 commits

Author SHA1 Message Date
Hendrik Haas
febd1e1107
Use redirect instead of rewrite for reverse proxy example
According to http://nginx.org/en/docs/http/converting_rewrite_rules.html this is the better way to implement redirects. It is easier to parse and understand.
2024-10-22 13:27:00 +02:00
0xJacky
82eabbf17e
chore: update deprecated TLS directives #183
close #183
2023-11-10 17:44:37 +08:00
0xJacky
e38380aac0
docs: update nginx proxy example 2023-05-21 22:15:25 +08:00
0xJacky
82704733a4
refactor: docs files struct 2023-05-05 13:43:04 +08:00
Renamed from frontend/docs/guide/nginx-proxy-example.md (Browse further)