![]() |
RemoveHandler
It seems RemoveHandler directive is not implemented in LiteSpeed, yet
I want to disable CGI scripts globally to improve server security, but if i disable that using Options -ExecCGI it would be enabled using htaccess with the same Options method Is it possible to implement RemoveHandler directive also? If yes, which release? Thanks in advance |
regarding RemoveHandler, by apache document:
http://httpd.apache.org/docs/2.3/mod...tml#addhandler RemoveHandler can also be overrided by AddHandler as long as AllowOverride FileInfo is set. |
Quote:
|
Try "RemoveType .css .js"
|
| All times are GMT -7. The time now is 10:48 AM. |