|
|
NGASI - cpanel login problem - WHM/cpanel
|
Views : 675
|
|
Tagged in : WHM-cpanel
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
|
If you have NGASI enabled for a domain,then proxy is eanbled for that domain in apache virtualhost entry.This proxy entry (ProxyPass) will forward the request from apache to application server (Tomcat,Jboss,Jetty,etc...).So if you give /cpanel or /webmail after the domain name (like test.com/cpanel) this will be also forwared to application server ,now you will get 404 error from application server instead of cpanel login.To overcome this issue you must disable proxy forwarding for /cpanel and /webmail ,this can be done by making entries like : ProxyPass /cpanel ! and ProxyPass /webmail ! under the <virtualhost> of the corresponding domain |
|
By Selva, On - 2009-05-22 |
|
|
|