nginx-configs/common/ftelnet.conf

8 lines
290 B
Plaintext

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;
}