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
|