Thread: Safe mode
View Single Post
  #2  
Old 09-05-2008, 06:48 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
This configuration can be overridden in the same way as with mod_php.
through the vhost configuration in Apache httpd.conf,

php_admin_flag safe_mode off

it wont work in .htaccess.

if vhost is configured natively through LSWS web console, add above configuration to "Apache style configuration" setting.
Reply With Quote