Hello all
im doing simple request to apache 2.2 on win xp  with php
the request is processed throw browser XMLHttpRequest object on the client
side
the request looks like this :
index.php?A=1&_data=857&_data_category=All failed, referer:
http://localhost/index.php?_data=cars&category=All&ItemPage=1&Action=2
and apache logs shows me this error log :
[error] [client 127.0.0.1] (20025)The given path contained wildcard
characters: access to /index.php?A=1&_data=857&_data_category=All failed,
referer:
http://localhost/index.php?_data=cars&category=All&ItemPage=1&Action=2

what is wrong here ?

Reply via email to