nginx-configs/common/ftelnet.conf

8 lines
290 B
Plaintext
Raw Normal View History

2022-10-25 08:30:45 +00:00
add_header Onion-Location http://ftelnet.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion$request_uri;
add_header X-I2P-Location http://vernzscupwi6rmlkdivib3q54iqc6fa6bjwe2prxqt3x7mqv4ezq.b32.i2p$request_uri;
root /var/www/ftelnet/release;
location / {
index index.html;
}