The configuration is out of the box i didn't change any thing there . what part do you what to see? is there any reason its happening because im using XMLHttpRequest to send the request ? if i copy the request string and pass it to browser url it does work .
On Fri, Feb 6, 2009 at 8:16 PM, Eric Covener <cove...@gmail.com> wrote: > On Fri, Feb 6, 2009 at 12:58 PM, Meir Yanovich <meiry...@gmail.com> wrote: > > 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=857&data_category=All '), > ^ huh? > > > returning 404, referer: > > http://localhost/index.php?data=cars&category=All&ItemPage=1&Action=2 > > > > the index.php is exist ( is the page from where im sending the request > ... ) > > what Apache does not like now ...? ) > > Sounds like you've got some bad rewrites somewhere. Can you include > relevant parts of your configuration? Why does your URI > > > -- > Eric Covener > cove...@gmail.com > > --------------------------------------------------------------------- > 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-unsubscr...@httpd.apache.org > " from the digest: users-digest-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >