View Single Post
  #1  
Old 04-27-2006, 11:35 AM
bfons bfons is offline
New Member
 
Join Date: Apr 2006
Posts: 2
Default How do I add this Apache type directive?

The spell checker for Squirrelmail is not working and per the INSTALL file, I may need to add this:

APACHE CONF EXAMPLE:
<Directory /webroot/squirrelmail/plugins/squirrelspell>
php_admin_value safe_mode 0
</Directory>


What would the syntax be for my LS conf file?

TIA,

Brian
Reply With Quote