Re: [EMAIL PROTECTED] File upload to Apache server without third party software

2008-12-02 Thread André Warnier
Brian Mearns wrote: [...] Thanks Brian, I agree with what you wrote. Prasanth, maybe the correct place to start is here : http://www.faqs.org/rfcs/rfc2616.html The various HTTP "methods" are described in section 9.2 and later. I suggest to start reading from the beginning however. The way in whi

Re: [EMAIL PROTECTED] File upload to Apache server without third party software

2008-12-02 Thread Brian Mearns
Well, It's very possible you know something I don't, but based on my understanding on POST, it sounds like you're confused about how it works. The use case I'm familiar with is to create a cgi script, or a server side script like PHP that receives the POST data and saves it to a file. And you're ri

Re: [EMAIL PROTECTED] File upload to Apache server (POST)

2008-12-01 Thread Krist van Besien
On Mon, Dec 1, 2008 at 7:00 PM, <[EMAIL PROTECTED]> wrote: > Hi All, > > First of all, sorry for the long mail. Gist of the mail is to know how to > use the POST method for Apache server without installing Tomcat or any third > party software. Basically you can't. When you "POST" something, y

[EMAIL PROTECTED] File upload in IE6 with Apache 2

2007-07-16 Thread lista_exim
Hi! I have about 20 servers with Apache 2 (2.0.54) and Squirrelmail. We have been using Pound to give HTTPS access, and Apache 2 only for HTTP. Recently we have changed this configuration, removing all Pound servers, and using Apache 2 for HTTP and HTTPS. Now, with the new configuration, we are

Re: [EMAIL PROTECTED] File Upload Fails in HTTPS Mode

2007-04-17 Thread Joshua Slive
On 4/17/07, Anil Dighade <[EMAIL PROTECTED]> wrote: I am currently using Apache2.0.58 on unix box. File upload fails at first time when tried and then displays Page Cannot be found error message. If you refresh the same page and try it again it goes smoothely. This happens only under https

[EMAIL PROTECTED] File Upload Fails in HTTPS Mode

2007-04-17 Thread Anil Dighade
I am currently using Apache2.0.58 on unix box. File upload fails at first time when tried and then displays Page Cannot be found error message. If you refresh the same page and try it again it goes smoothely. This happens only under https mode. For normal http mode it works properly. Can any o

RE: [EMAIL PROTECTED] File upload

2005-09-23 Thread PMilanese
Not to sound harsh or anything, but hows about some more ram? -Original Message- From: Carl Wistedt [mailto:[EMAIL PROTECTED] Sent: Friday, September 23, 2005 9:06 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] File upload Hi! I have been tampering with a little problem for

[EMAIL PROTECTED] File upload

2005-09-23 Thread Carl Wistedt
Hi! I have been tampering with a little problem for a few weeks now. I run apache 2.0.54 with mod_mono and have built a httpModule for a asp.net-mono application on my Debian machine. The module intercepts a upload-request before it reaches the native .net module for uploading and parsing uploaded