Proxy subdomains not working with Apache 2.4

Vinayak

Well-Known Member
Jun 27, 2003
288
7
168
Bharat
cPanel Access Level
Root Administrator
I know its experimental yet.

But any one else experienced/noticed that proxy subdomains like cpanel/whm/webmail.domain.com are giving 500 internal server error.

CENTOS 6.3 x86_64 virtuozzo
WHM 11.36.0 (build 4)
EasyApache v3.18.0
 

jakesully

Well-Known Member
Nov 9, 2011
50
0
56
cPanel Access Level
Root Administrator
works fine on my server to :) i use proxy subdomains at school since they got stricted firewall and it works fine there and even on my home pc as well :)
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Could you post the full error message that appears in /usr/local/apache/logs/error_log when this happens?

Thank you.
 

Vinayak

Well-Known Member
Jun 27, 2003
288
7
168
Bharat
cPanel Access Level
Root Administrator
Here it is

Code:
[Wed Feb 06 07:44:52.849677 2013] [proxy:warn] [pid 6493] [client 182.68.203.178:53931] AH01144: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.
[Wed Feb 06 07:44:52.849812 2013] [proxy:warn] [pid 6493] [client 182.68.203.178:53931] AH01144: No protocol handler was valid for the URL /500.shtml. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.
[Wed Feb 06 07:44:53.309019 2013] [proxy:warn] [pid 28505] [client 182.68.203.178:53932] AH01144: No protocol handler was valid for the URL /favicon.ico. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.
[Wed Feb 06 07:44:53.309180 2013] [proxy:warn] [pid 28505] [client 182.68.203.178:53932] AH01144: No protocol handler was valid for the URL /500.shtml. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.
Just to mention, I am using mod_ruid2

Proxy subdomains were working fine before upgrading Apache.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
I have not been able to reproduce this issue on a test server. Could you submit a support ticket so we can take a closer look?

Submit A Ticket

Post the ticket number here so we can track the issue.

Thank you.
 

cPanelKenneth

cPanel Development
Staff member
Apr 7, 2006
4,607
80
458
cPanel Access Level
Root Administrator
A fix for this problem should be coming with EasyApache 3.18.3. The problem is assigned case #63442