Does the "LiteSpeed Web server" support the Apache "XBitHack directive" used for the parsing of ordinary html documents ?
Used as...(by setting in the .htaccess file)
[ XBitHack off ] - No special treatment of executable files.
[ XBitHack on ] - Any text/html file that has the user-execute bit set will be treated as a server-parsed html document.
Used as...(by setting in the .htaccess file)
[ XBitHack off ] - No special treatment of executable files.
[ XBitHack on ] - Any text/html file that has the user-execute bit set will be treated as a server-parsed html document.