V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
islujw
V2EX  ›  Linux

安装 Confluence 后同一服务器上的原 LNMP 网站无法打开了

  •  
  •   islujw · Apr 30, 2017 · 2462 views
    This topic created in 3290 days ago, the information mentioned may be changed or developed.

    在安装 Confluence 后执行了防火墙的端口操作:

    firewall-cmd --permanent --zone=public --add-port=8090/tcp

    firewall-cmd --reload

    Confluence 能通过 IPAddress:8090 顺利打开。

    但原来在 LNMP 环境下的网站( https,443 )就打不开了。如何解决? 是否是这样解决呢:

    firewall-cmd --permanent --zone=public --add-port=443/tcp

    此外,希望能通过 wiki.domain.com 打开 Confluence,而 www.domain.com 能打开原网站。如何实现?

    2 replies    2017-04-30 14:52:50 +08:00
    msg7086
        1
    msg7086  
       Apr 30, 2017
    2) Nginx 开个新的虚机做反代,转发到 8090。
    islujw
        2
    islujw  
    OP
       Apr 30, 2017
    @msg7086 这个是在哪一步执行?因为执行了防火墙操作后,似乎虚机的站点都无法打开了。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2432 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 07:42 · PVG 15:42 · LAX 00:42 · JFK 03:42
    ♥ Do have faith in what you're doing.