RE: [EMAIL PROTECTED] Apache 2.0 on AIX 5.3

2006-06-09 Thread JP
y 2.0.58 apache? > > I don't know. JP - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED]

RE: [EMAIL PROTECTED] Apache 2.0 on AIX 5.3

2006-06-09 Thread JP
strap approach. Get the build running correctly with the default parameters then start adding one parameter at a time. I can say 2.2.2 works fine in my environment, but I've never built Apache using the environment you've specified (2.0.58 w/ xlc 6). JP

RE: [EMAIL PROTECTED] mod_proxy_ajp (mod_rewrite) with ssl

2006-06-07 Thread JP
)? Mod_ssl? Any thoughts or > > suggestions would be greatly appreciated. Thanks in advance. > > , ... Hey. I'm more of a lurker than an expert, but have you tried setting the default content type for the virtual host serving the JSP pages to text/html? I think it defaults to text/

RE: [EMAIL PROTECTED] SSL simple question

2006-06-05 Thread JP
nternet - but that's your call. Good luck, JP - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTEC

RE: [EMAIL PROTECTED] how to prevent an executing from /tmp

2006-06-02 Thread JP
> > Someone often uploads files to /tmp and then executing in on the server > with > webserver user priveleges. How to prevent it? > How about changing the umask of the webuser? JP - The official User-To-Use

RE: [EMAIL PROTECTED] AIX 5.2 with Apache 2.0.58

2006-05-23 Thread JP
X during the build.  Also, the bug database has been useful for me.  I haven’t tried to build Apache 2.0 in AIX.   Good luck, JP

RE: [EMAIL PROTECTED] apxs vs. configure to add modules

2006-05-19 Thread JP
. Thanks for your help, JP - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from th

RE: [EMAIL PROTECTED] apxs vs. configure to add modules

2006-05-19 Thread JP
mod_proxy_ftp.lo mod_proxy_connect.lo mod_proxy_balancer.lo mod_proxy_ajp.lo mod_proxy.lo ajp_msg.lo ajp_link.lo ajp_header.lo apxs:Error: Sorry, cannot determine bootstrap symbol name. apxs:Error: Please specify one with option `-n'. I think it's hanging up on the librar

[EMAIL PROTECTED] apxs vs. configure to add modules

2006-05-18 Thread JP
be left up to the user to sort out dependencies. If I'm missing a flag or something in the apxs command, please let me know. Thanks for your help, JP - The official User-To-User support forum of the Apache HTTP Server Pr