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/08/21 13:56]
qtwrk
litespeed_wiki:config:unsupported_apache_modules_by_lsws [2019/09/26 13:33]
Jackson Zhang [Directives]
Line 10: Line 10:
  
 ===== Directives ===== ===== Directives =====
-  * ''<​Directory>​...<​Directory>''​ with regular expression.+  * ''<​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 19: Line 19:
   * 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.   * ''​AllowOverride''​ is supported by ''​AllowOverrideList''​ is not.
 +  * ''​DirectorySlash Off''​
 ===== Other Unsupported Features ===== ===== Other Unsupported Features =====
   * RTMP proxy   * RTMP proxy
  
  • Admin
  • Last modified: 2021/01/22 19:28
  • by Jackson Zhang