3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] VirtualHosts and ...
FromSent OnAttachments
Dura...@gmx.netJan 10, 2002 8:38 am 
Dura...@gmx.netJan 10, 2002 8:39 am 
Roland SchneiderJan 10, 2002 9:06 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] VirtualHosts and SqwebmailActions...
From:Roland Schneider (rol@freetools.de)
Date:Jan 10, 2002 9:06:39 am
List:net.sourceforge.lists.courier-users

--Dura@gmx.net wrote on 10.01.2002 17:38 +0100:

Hi

i have a little but strong Problem. In Apache on Linux i have virtual Host createt. Everything works nice but only Sqwebmail not. Without Virtualhost Settings Sqwebmail works fine.

nameVirtualHost example.net

This has nothing to to with courier, only the documentation to apache will help. But you should use ip-addresses in NameVirtualHost and VirtualHost anyway, dont forget Listen and/or Bind Address and also specify the access (at directory-level) for your cgi-bin. Specify ScriptLog to get catch stderr from your cgi.

Roland