Re: [users@httpd] Index.html not working as expected

2014-02-23 Thread rahul bhola
p GET > ///C:/Server/Apache2/htdocs/MAPS/USA.jpg HTTP/1.1 to file, referer: > http://localhost/ > > ps If I just double click on Index.html, everything works fine. > -- Rahul Bhola B.E. computers Core Member Department of backstage Bits Pilani KK Birla Goa Campus

Re: [users@httpd] Possible exploit?

2014-02-12 Thread rahul bhola
t he got On Thu, Feb 13, 2014 at 2:08 AM, Knute Johnson wrote: > On 2/12/2014 08:43, rahul bhola wrote: > >> because of HTTP Response 302 a safe bet would be to say he didnt get >> anything still i would recommend you to sanitize the data u get from >> parameter command a

Re: [users@httpd] Possible exploit?

2014-02-12 Thread rahul bhola
> Knute Johnson >> >> --__---- >> --__- >> To unsubscribe, e-mail: users-unsubscribe@httpd.__apache.org >> <mailto:users-unsubscr...@httpd.apache.org> >> >> For additiona

Re: [users@httpd] Possible exploit?

2014-02-12 Thread rahul bhola
gt; com/humans.txt?&cmd=cat/etc/passwd HTTP Response 302 > > > -- > > Knute Johnson > > - > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.o

Re: [users@httpd] problem with header

2013-04-05 Thread rahul bhola
hi i am willing to help in development in the httpd project is there anything i could do please guide me.I know cpp and have worked out with networking sockets and handeling requests.please do let me know where to begin regards Rahul CS engineer BITS PILANI

[users@httpd] problem with header

2013-04-02 Thread rahul bhola
Hi i am using apache2 on liunx. i made up a module on php that sends header requests to the server.In between i realized that i needed to run some remote php scripts also on my server so i sent the header to the server as follows GET http://www.google.com/ HTTP/1.1 but it is not working it is fetch