Re: [EMAIL PROTECTED] Need APSX to compile module on Windows... how and where to get it?

2007-07-06 Thread William A. Rowe, Jr.
Mark A. Craig wrote: > > My goal is to compile the new mod_httpBL module from Project Honeypot. > I also tried it with Visual C++ 2005 Express, but it was missing a WIN32 > #define and apparently quite a few header includes. First, 2.2 source code isn't 2.0 source code. Some authors have hacked

Re: [EMAIL PROTECTED] Need APSX to compile module on Windows... how and where to get it?

2007-07-06 Thread Mark A. Craig
William: Apparently I was feeling a bit dyslexic... I meant to ask for A*P*SX. :-/ I actually found it, I think, in a zip file at Apache Lounge, but as yet I'm not sure what to do with it. My goal is to compile the new mod_httpBL module from Project Honeypot. I also tried it with Visual C++

Re: [EMAIL PROTECTED] Need APSX to compile module on Windows... how and where to get it?

2007-07-06 Thread William A. Rowe, Jr.
Mark A. Craig wrote: > Is there an equivalent to the ASPX binary for the Windows port of Apache > (I have 2.24)? I need to be able to compile an Apache module from > source, but the default install I did doesn't seem to include it. Does > it exist for Windows and, if so, where do I get it, how do

[EMAIL PROTECTED] Need APSX to compile module on Windows... how and where to get it?

2007-07-06 Thread Mark A. Craig
Is there an equivalent to the ASPX binary for the Windows port of Apache (I have 2.24)? I need to be able to compile an Apache module from source, but the default install I did doesn't seem to include it. Does it exist for Windows and, if so, where do I get it, how do I integrate it into my e

Re: [EMAIL PROTECTED] Apache 2.2.3: "You don't have permission to access the requested directory" for public_html directories w/o index.html

2007-07-06 Thread Joshua Slive
On 7/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I am upgrading Apache from 1.2.6 to 2.2.3. Everything appears to be working except for users' public_html directories without an index.html file. Instead of displaying the files in the directory, the browser displays the following error:

Re: [EMAIL PROTECTED] dealing with CPU hogs

2007-07-06 Thread Nick Kew
On Fri, 6 Jul 2007 16:30:32 -0400 "Tony Rice \(trice\)" <[EMAIL PROTECTED]> wrote: > Any suggestions on configuration changes I can make to lessen the > impact of CGI scripts which become CPU hogs? > I'm running an apache server with about 150 virtual servers. > Ocassionally an errant script will

Re: [EMAIL PROTECTED] Writing a cgi script for downloading

2007-07-06 Thread Hamilton Vera
Do you have sed installed? if $echo "X $tmp_deplibs" | $Xsed -e 's/[ ]//g' \ | grep . >/dev/null; then $echo if test "X$deplibs_check_method" = "Xnone"; then $echo "*** Warning: inter-library dependencies are not sup

[EMAIL PROTECTED] Writing a cgi script for downloading

2007-07-06 Thread Tommy Nordgren
When users click a download link on my website, I want to display a form for registering Contact Info for the user in a database, and then when the user confirms the form, start downloading a (Binary) file. How can I do this with Apache, and a CGI script in Perl or Python? --

[EMAIL PROTECTED] Still dying with Solaris 8 & apache - getting desperate

2007-07-06 Thread ROTH, MARK, ATTSI
Folks, I'm still fighting this, and loosing. The apache build gets to the link stage, and gives *** Warning: inter-library dependencies are not known to be supported. *** All declared inter-library dependencies are being dropped. *** The inter-library dependencies that have been dropped here wi

RE: [EMAIL PROTECTED] Apache 2.2.3: "You don't have permission to access the requested directory" for public_html directories w/o index.html

2007-07-06 Thread Lindsay Hausner
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, July 06, 2007 4:26 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Apache 2.2.3: "You don't have permission to access the requested directory" for public_html directories w/o index.html I am upgrad

Re: [EMAIL PROTECTED] dealing with CPU hogs

2007-07-06 Thread Hamilton Vera
Maybe you can monitor the CGI's with mod_perl and setting pam/system limits to apache user. []'s Hamilton Vera int Administrator (char Network[],char ComputationalSystems[]); http://antispam.br/ "Google is my shepherd, no want shall I know" On Fri, 6 Jul 2007, Tony Rice \(trice\) wrote: A

Re: [EMAIL PROTECTED] Apache 2.2.3: "You don't have permission to access the requested directory" for public_html directories w/o index.html

2007-07-06 Thread Hamilton Vera
Greetings http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html Have fun. Hamilton Vera int Administrator (char Network[],char ComputationalSystems[]); http://antispam.br/ "Google is my shepherd, no want shall I know" On Fri, 6 Jul 2007, [EMAIL PROTECTED] wrote: I am upgrading Apache from

[EMAIL PROTECTED] dealing with CPU hogs

2007-07-06 Thread Tony Rice (trice)
Any suggestions on configuration changes I can make to lessen the impact of CGI scripts which become CPU hogs? I'm running an apache server with about 150 virtual servers. Ocassionally an errant script will go nuts and consume 100% of the CPU. It's really bad when a spider finds one of these

[EMAIL PROTECTED] Apache 2.2.3: "You don't have permission to access the requested directory" for public_html directories w/o index.html

2007-07-06 Thread boxyzzy
I am upgrading Apache from 1.2.6 to 2.2.3. Everything appears to be working except for users' public_html directories without an index.html file. Instead of displaying the files in the directory, the browser displays the following error: You don't have permission to access the requested dire

[EMAIL PROTECTED] RE : [EMAIL PROTECTED] Problems building apache on Solaris 8

2007-07-06 Thread Laurent FAILLIE
--- "ROTH, MARK, ATTSI" <[EMAIL PROTECTED]> a écrit : > Building apache on Solaris 8. *Very* basic box, gcc > 3.2.x is installed > (as is libiconv, and libiwhatsit, and, and, and, > that the guy who built > the box did *not* install) I've been trying to > build 2.2.2. It > worked fine on the S