mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #346] 怎样将80端口复用? #254
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#254
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @piiiiiiiiiiiiiii on GitHub (Jun 2, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/346
我的服务器上本来就有apache,跑了多个网站。
现在我的想法是,在家里的pc上面跑一个ftp客户端,把pc的网站反代到服务器的80上去,同时不影响原有 网站。
问题:
1.怎样实现?
2.开个脑洞,如果在apache上面建一个与我pc上面同样的虚拟主机,然后使用.htacces文件可否再反代到pc的80上?
.
@fatedier commented on GitHub (Jun 2, 2017):
可以搜索之前的 issue,参考 nginx 的使用配置问题,不要重复提问。