Quote:
|
Originally Posted by qtam0
The reason why my primary domain works is (or I think it is...) that I have symlinked /var/www to /www/example.com like this:
|
suExec doesn't accept symlinks for security reasons.
Usually you'd specify the suExec docroot when you compile Apache (in the Apache configure statement).