[Ilugc] RE: mail server problem

  • From: linux@xxxxxxxxxxxxxxxx (Suresh Ramasubramanian)
  • Date: Mon Nov 12 19:06:16 2007

I know zilch about php, but usualy 'you are not permitted to access
directory /foo/bar/' error is solved by putting an apache directive
like:

<Directory /foo/bar/>
       Order deny,allow
       Allow from all
     </Directory>

If he installed squirrelmail from the rpm, it usually adds the right
.htaccess and apache entries for it to function.

Other related posts: