xiaoyanbot
V2EX  ›  Apache

请教 Apache 伪静态规则的 2 条规则 的请教

  •  
  •   xiaoyanbot · Aug 31, 2017 · 2060 views
    This topic created in 3203 days ago, the information mentioned may be changed or developed.

    第一条问题:

    Options +FollowSymlinks -Multiviews
    
    FollowSymlinks 会影响性能吗? 每次都检查 符号链接
    
    Multiviews 啥意思?
    

    第二条问题:

      RewriteRule ^(.*)$ index.php [L,E=PATH_INFO:$1]
    

    E=PATH_INFO:$1 这个啥意思?

    1 replies    2017-08-31 17:37:56 +08:00
    xiaoyanbot
        1
    xiaoyanbot  
    OP
       Aug 31, 2017
    后面那个, 有人说是为了支持 Windows 下 Apache 的 path info, 还是不太明白
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1158 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 18:26 · PVG 02:26 · LAX 11:26 · JFK 14:26
    ♥ Do have faith in what you're doing.