Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:config:unsupported_apache_modules_by_lsws [2019/04/17 20:30]
Jackson Zhang [Directives]
litespeed_wiki:config:unsupported_apache_modules_by_lsws [2019/08/21 13:56]
qtwrk
Line 10: Line 10:
  
 ===== Directives ===== ===== Directives =====
 +  * ''<​Directory>​...<​Directory>''​ with regular expression.
   * ''<​if>​...</​if>''​   * ''<​if>​...</​if>''​
   * ''​SecAuditLogType''​ in ''​ModSecurity''​ specifies the type of audit log to use: "​Serial"​ or "​Concurrent"​. LSWS does not support the "​Concurrent"​ type.   * ''​SecAuditLogType''​ in ''​ModSecurity''​ specifies the type of audit log to use: "​Serial"​ or "​Concurrent"​. LSWS does not support the "​Concurrent"​ type.
Line 17: Line 18:
   * ''​RewriteMap''​ is supported but ''​[[https://​httpd.apache.org/​docs/​2.4/​rewrite/​rewritemap.html#​prg|prg:​ External Rewriting Program]]''​ is not supported   * ''​RewriteMap''​ is supported but ''​[[https://​httpd.apache.org/​docs/​2.4/​rewrite/​rewritemap.html#​prg|prg:​ External Rewriting Program]]''​ is not supported
   * In ''​Header always edit Set-Cookie ^(.*)$ $1;​HttpOnly;​Secure'',​ ''​edit''​ is not supported.   * In ''​Header always edit Set-Cookie ^(.*)$ $1;​HttpOnly;​Secure'',​ ''​edit''​ is not supported.
 +  * ''​AllowOverride''​ is supported by ''​AllowOverrideList''​ is not.
 ===== Other Unsupported Features ===== ===== Other Unsupported Features =====
   * RTMP proxy   * RTMP proxy
  
  • Admin
  • Last modified: 2021/01/22 19:28
  • by Jackson Zhang