1
0
Commit Graph

12 Commits

Author SHA1 Message Date
a5ccd81f28
Added listen option for IPv6. Added allow option for my IPv6-prefix. 2024-07-07 19:40:57 +04:00
1c3f0c7b2c
Added b32.i2p address in nginx.conf. 2023-09-24 18:47:21 +04:00
c0ff9f4293
In nginx.conf uncommented an Onion-Location header. 2023-07-23 23:41:01 +04:00
7fc54658b0
In nginx.conf removed a separate listen statement for I2P. 2023-07-23 23:40:22 +04:00
5b62a77fb8
Removed trailing slash from /api/captcha location in nginx.conf. 2023-05-28 04:45:50 +04:00
bf3cb9f9bf
Okay, you need to use proxy_pass for every location inside a proxied app. 2023-05-23 23:30:06 +04:00
439db86bbd
Added location /mindflow/admin and the second empty line above location /guestbook/admin to separate a section. 2023-05-23 04:48:44 +04:00
132a615236
Comment out Onion-Location header because my website is not available as Tor hidden service due to a block in Russia. 2023-05-23 04:40:55 +04:00
1c952a53cb
Restricted access to /api/mindflow. Removed limit_req. 2023-05-14 03:32:44 +04:00
15d357070c
Restrict everything but /api/guestbook endpoint. 2023-05-14 02:40:48 +04:00
50e9f3470e
Deny everyone but my network to access admin page for a guestbook. 2023-05-10 00:38:21 +04:00
ecb52b7672
NGiNX config. 2023-05-10 00:21:56 +04:00