-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version 6.2.22, problem with virtual hosts #106
Comments
Hi @igorzigorz, You would be better to create two directories named by domain:
Note that these directories have to be writable by user |
Thanks! |
EXPLDIR/domain will contain the configurations of all lists in virtual domain domain. That's why this is mandatory for virtual domain. |
In any case it is bad behavior. SYSCONFDIR/domain a sufficient condition for the web interface. About EXPLDIR/domain should be a warning. If you can say about the problem, why should be silent? There's nothing worse for a sysadmin than a silent application. |
Could not configure version 6.22 to work with virtual hosts. FreeBSD, --with-confdir, sysconfdir=/usr/local/etc/sympa
apache 2.4 + mod_fcgid
simple robot.conf with others title.
Shows only the main config.
When replace with version 6.2.16 same config all works.
The text was updated successfully, but these errors were encountered: