xiaoyanbot
V2EX  ›  Apache

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

  •  
  •   xiaoyanbot · Aug 31, 2017 · 2042 views
    This topic created in 3183 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   ·   5677 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 03:14 · PVG 11:14 · LAX 20:14 · JFK 23:14
    ♥ Do have faith in what you're doing.