Re: [client 127.0.0.1] (20025)The given path contained wildcard characters Error why is that ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for the reply i didn't know Apache have problem with this ..
any way now after fixing the variable names im having problem that the Apache returns me 404 error
[info] [client 127.0.0.1] found %2f (encoded '/') in URI (decoded='/http://localhost/index.php?A=1&data=""> '), returning 404, referer: http://localhost/index.php?data="">

the index.php is exist ( is the page from where im sending the request ... )
what Apache does not like now ...? )

Thanks!!!

2009/2/6 chint <chint@xxxxxxxxxx>
remember the rules of variable name
_data ,_data_category  is invalid variable name.
choose data, data_category instead.


Meir Yanovich wrote:
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=""> <http://localhost/index.php?_data=cars&category=All&ItemPage=1&Action="">>

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=""> <http://localhost/index.php?_data=cars&category=All&ItemPage=1&Action="">>

what is wrong here ?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:
http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux