rr- / szurubooru

Image board engine, Danbooru-style.
GNU General Public License v3.0
665 stars 175 forks source link

Instructions for setting up a production reverse proxy are wrong #615

Open acctfpn opened 8 months ago

acctfpn commented 8 months ago

This line should be:

        proxy_set_header X-Script-Name /;

X-Script-Name should be the same as the server location.