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/01/15 14:16]
Jackson Zhang [Directives]
litespeed_wiki:config:unsupported_apache_modules_by_lsws [2019/05/09 15:23]
Jackson Zhang [Directives]
Line 16: Line 16:
   * ''​FallbackResource''​ is not supported by LSWS. Instead, you can use rewrite rules.   * ''​FallbackResource''​ is not supported by LSWS. Instead, you can use rewrite rules.
   * ''​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. 
 +  * ''​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