Re: [us...@httpd] Re: LimitRequestBody http return code

2010-11-14 Thread Jonas Eckerman
On 2010-11-04 23:38, Mohit Anchlia wrote: > 500 (Internal Server Error) Can't read entity body: Connection reset by peer > Content-Type: text/plain > Client-Date: Thu, 04 Nov 2010 22:36:21 GMT > Client-Warning: Internal response If this is in something done with perl LWP, the "Client-Warning: Int

Re: [us...@httpd] port 80 or port 8080

2010-11-14 Thread Jorge Schrauwen
You can tell skype to use another port. (Somewhre onder settings, alteast on linux and mac) Then you can install httpd on port 80. You can use other ports like 8080 but if you do this you will need to include them in the URL. ~Jorge On Sat, Nov 13, 2010 at 5:02 PM, Cheer Jiao wrote: > Hello,