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
litespeed_wiki:config:unsupported_apache_modules_by_lsws [2021/01/22 18:48]
Jackson Zhang [Directives]
litespeed_wiki:config:unsupported_apache_modules_by_lsws [2021/01/22 19:28] (current)
Jackson Zhang [Directives]
Line 11: Line 11:
 ===== Directives ===== ===== Directives =====
   * ''<​Directory>​...</​Directory>''​ with regular expression.   * ''<​Directory>​...</​Directory>''​ with regular expression.
-  * ''<​if>​...</​if>''​+  * ''<​if>​...</​if>'' ​not supported for 5.4.x and lower version, but it is supported since 6.0 version
   * ''​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.
   * ''​ProxyPass '',​ not supported for 5.4.x and lower version, but it is supported since 6.0 version   * ''​ProxyPass '',​ not supported for 5.4.x and lower version, but it is supported since 6.0 version
Line 20: Line 20:
   * ''​AllowOverride''​ is supported by ''​AllowOverrideList''​ is not.   * ''​AllowOverride''​ is supported by ''​AllowOverrideList''​ is not.
   * ''​DirectorySlash Off''​   * ''​DirectorySlash Off''​
 +  * ''​RequestHeader unset'',​ not supported by earlier version but supported starting 5.4.11 build 5
 ===== Other Unsupported Features ===== ===== Other Unsupported Features =====
   * RTMP proxy   * RTMP proxy
  
  • Admin
  • Last modified: 2021/01/22 18:48
  • by Jackson Zhang