Ghi chú Gitea on Centos

Từ ChipFC Wiki
Phiên bản vào lúc 13:20, ngày 22 tháng 3 năm 2018 của BS135 (Thảo luận | đóng góp)
Bước tới: chuyển hướng, tìm kiếm


Install

Run as service and autorun at startup

Forward Port on Plesk

Ah, now I get it. So what you have to do in Plesk environment, navigate to your subdomain server settings and add the following additional directives for HTTP and HTTPS:

RewriteEngine On
ProxyPass / http://localhost:3000/
ProxyPassReverse / http://localhost:3000/