403 Forbidden Error While Sending GET Data

前端 未结 4 877
南方客
南方客 2020-12-21 09:27

My server is Linux server and reseller is mine. So i can reach WHM panel, too .

When GET data comes like :

a.php?url=http://www.domain.com
         


        
4条回答
  •  南方客
    南方客 (楼主)
    2020-12-21 10:07

    It is mod_security's 10_asl_rules.conf causing this error.

    It is the .htaccess is picking up on something in that URL and sending forbidden headers.

提交回复
热议问题