Try to install Atmail - how to configure LSWS?

shay

New Member
#1
I need to:
Append the following to the httpd.conf:

<Directory "/usr/local/atmail/webmail">
Options ExecCGI FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>

I only use LSWS and no Apache.
Where and how do I have to add it in the LSWS Admin Console or via ssh? Please explain as simple as posible ... Thanks
 
Top