Skip to main content
We are aware of an issue with a recent Apache update that causes proxied sites to return a "421 Misdirected Request" error. Please see the following article for more information and updates:
Websites show 421 Misdirected Request error while using EA Nginx

finding which hosted domain a visitors ip is connecting to..

Comments

2 comments

  • cPanelPeter cPanel Staff
    Hello, If you have root access to the server, go to the /usr/local/apache/domlogs folder and type the following command: # grep -lr 'ipaddress' */* This should tell you which username/domain name the IP address in question is hitting.
    0
  • niceboy
    great. thx :)
    0

Please sign in to leave a comment.