I have added this context when I access my domain.com/webmail it gives a 403 error please check my conf is write or not
context /webmail {
type proxy
handler webmail
addDefaultCharset off
}
extprocessor webmail {
type proxy
address http://127.0.0.1:2002/mail
maxConns 100
initTimeout 60
retryTimeout 0
respBuffer 0
}
context /webmail {
type proxy
handler webmail
addDefaultCharset off
}
extprocessor webmail {
type proxy
address http://127.0.0.1:2002/mail
maxConns 100
initTimeout 60
retryTimeout 0
respBuffer 0
}