Re: [EMAIL PROTECTED] Adding a Header to the httpd response

2008-04-23 Thread Mohammed Salih
Thank you Tamer for the patch. Unfortunately we can not apply this on to our production server, because of some company policies. But for sure I will check this out on our test server. Regards Salih On Wed, Apr 23, 2008 at 4:34 PM, Tamer Embaby <[EMAIL PROTECTED]> wrote: > Salih, > > Here is a

[EMAIL PROTECTED] Clustering Jboss using Apache load balancer.

2008-04-23 Thread Ch Praveena
Hi all, I want to cluster nodes belonging to two different machines each of which have different jboss servers running seperately on different ports. For this, I have copied the Jboss home directory and named seperately as Jboss1, Jboss2, Jboss3,.. I have also changed different port numbers where

Re: [EMAIL PROTECTED] How to get my script run by the module instead of the execcgi

2008-04-23 Thread Neil S. Briscoe
Joshua Slive wrote: On Wed, Apr 23, 2008 at 4:09 PM, Neil S. Briscoe <[EMAIL PROTECTED]> wrote: Joshua Slive wrote: If you show us the relevant part of your configuration, along with more details on EXACTLY what you see when you request a php script, we might be able to help. What about the

Re: [EMAIL PROTECTED] How to get my script run by the module instead of the execcgi

2008-04-23 Thread Joshua Slive
On Wed, Apr 23, 2008 at 4:09 PM, Neil S. Briscoe <[EMAIL PROTECTED]> wrote: > > Joshua Slive wrote: > > If you show us the relevant part of your configuration, along with > > more details on EXACTLY what you see when you request a php script, we > > might be able to help. What about the second pa

[EMAIL PROTECTED] Apache 1.3 server performance

2008-04-23 Thread dforums
Hello, I'm still under apache 1.3.37, with php 5. I have a Intel(R) Xeon(TM) CPU 3.20GHz with 2 Go of RAM I would like to know how many Maxclient the server would support ? I'm quite sure that my actual settings are not so good to make the best performance here is my configuration : TimeO

Re: [EMAIL PROTECTED] How to get my script run by the module instead of the execcgi

2008-04-23 Thread Neil S. Briscoe
Joshua Slive wrote: On Wed, Apr 23, 2008 at 9:56 AM, Neil S. Briscoe <[EMAIL PROTECTED]> wrote: Hi OK, originally we intended to use the php5-cgi to run a PHP script. Having suffered an error and reading through the error logs and the suggested solution - we managed to get the source display

[EMAIL PROTECTED] Directory listings take

2008-04-23 Thread FINKEL, PAUL D, ATTSI
really long time. Suddenly we have directories with as many as 15,000 files Most of the settings look ok as per Apache web page (even turned off FancyIndexing - to no avail) Q: is creating a script to build the page the only way around this? Q: Any scripts laying around? Working on one now

Re: [EMAIL PROTECTED] mod_rails: Strange, strange problem

2008-04-23 Thread Joshua Slive
On Wed, Apr 23, 2008 at 12:43 AM, "Kyrre Nygård" <[EMAIL PROTECTED]> wrote: > hello! > > lately, all randomly, i've been getting plain text instead of my actual > pages. a refresh usually takes care of the problem. what's going on? > This is almost-certainly an error in your rails application. Y

Re: [EMAIL PROTECTED] How to get my script run by the module instead of the execcgi

2008-04-23 Thread Joshua Slive
On Wed, Apr 23, 2008 at 9:56 AM, Neil S. Briscoe <[EMAIL PROTECTED]> wrote: > Hi > > OK, originally we intended to use the php5-cgi to run a PHP script. > > Having suffered an error and reading through the error logs and the > suggested solution - we managed to get the source displayed as a page,

Re: [EMAIL PROTECTED] Ldap Bind (w/ mod_auth_ldap)

2008-04-23 Thread Jess Holle
Krist van Besien wrote: If you're wed to AD and have a stupid password change policy (Sarbannes-Oxley is inane in this regard -- this just encourages lower-quality passwords, writing down passwords, etc -- and appears to have been little more than corporate welfare for security/IT consulting com

Re: [EMAIL PROTECTED] Question regarding server-status

2008-04-23 Thread Rich Bowen
When we enable mod_status and point our browser to http://server-name:port/server-status?notable a tableless format of server status details will be displayed. In that after the scoreboard the server details are displayed in a specific format. Is this format configurable? Can we change the w

Re: [EMAIL PROTECTED] Ldap Bind (w/ mod_auth_ldap)

2008-04-23 Thread Krist van Besien
On Wed, Apr 23, 2008 at 4:03 PM, Jess Holle <[EMAIL PROTECTED]> wrote: > > Both Apache 2 and 2.2 work with LDAPs that disallow anonymous access, > including AD, though you really need 2.2 for things to fully work as AD will > close idle LDAP connections and 2.0 can't handle its connections being >

Re: [EMAIL PROTECTED] ldap authentication

2008-04-23 Thread Danie Qian
- Original Message - From: "Krist van Besien" <[EMAIL PROTECTED]> To: Sent: Wednesday, April 23, 2008 7:45 AM Subject: Re: [EMAIL PROTECTED] ldap authentication On Wed, Apr 23, 2008 at 7:00 AM, syed mehdi <[EMAIL PROTECTED]> wrote: When a user authenticates using LDAP user/paswd to

Re: [EMAIL PROTECTED] Ldap Bind (w/ mod_auth_ldap)

2008-04-23 Thread Jess Holle
Both Apache 2 and 2.2 work with LDAPs that disallow anonymous access, including AD, though you really need 2.2 for things to fully work as AD will close idle LDAP connections and 2.0 can't handle its connections being closed behind its back, whereas 2.2 can. You do have to specify full DN and

[EMAIL PROTECTED] How to get my script run by the module instead of the execcgi

2008-04-23 Thread Neil S. Briscoe
Hi OK, originally we intended to use the php5-cgi to run a PHP script. Having suffered an error and reading through the error logs and the suggested solution - we managed to get the source displayed as a page, but not to actually execute. Not quite the intended result. I have now compiled l

[EMAIL PROTECTED] cluster configuration

2008-04-23 Thread Mamta Singh
Hello all, I don't have nay idea about cluster and I need some cluster configuration like cluster group, priority. Can any body help in configuring cluster on my linux(debian) server having apache 2.2 and tomcat 5.5. Any advise would be greatfull. Thaks

[EMAIL PROTECTED] Question regarding server-status

2008-04-23 Thread Prasanna Ram Venkatachalam
Hi All, Please help me in my doubt on mod_status module. When we enable mod_status and point our browser to http://server-name:port/server-status?notable a tableless format of server status details will be displayed. In that after the scoreboard the server details are displayed in a specific form

Re: [EMAIL PROTECTED] Ldap Bind (w/ mod_auth_ldap)

2008-04-23 Thread Krist van Besien
On Wed, Apr 23, 2008 at 3:05 PM, Harry Holt <[EMAIL PROTECTED]> wrote: > Well... that was my assumption. But looking at the trace, it is in fact > performing an anonymous search before attempting the bind. Maybe it's > possible to specify a fully qualified DN and avoid the search, I don't know.

Re: [EMAIL PROTECTED] Ldap Bind (w/ mod_auth_ldap)

2008-04-23 Thread Harry Holt
On Wed, Apr 23, 2008 at 7:55 AM, Krist van Besien <[EMAIL PROTECTED]> wrote: > On Tue, Apr 22, 2008 at 3:27 PM, Harry Holt <[EMAIL PROTECTED]> wrote: > > > Yes, it works. Try adding > > > > AuthBasicProvider ldap > > What works? Do you mean that under apache 2.2 is is finally possible > to do lda

Re: [EMAIL PROTECTED] Ldap Bind (w/ mod_auth_ldap)

2008-04-23 Thread imarinkrat1
Harry Holt wrote: > > On Tue, Apr 22, 2008 at 9:18 AM, imarinkrat1 <[EMAIL PROTECTED]> > wrote: > >> >> >> This is my current configuration which works correctly: >> >> DAV svn >> SVNParentPath C:\svn-9242 >> SVNListParentPath on >> SSLRequireSSL >> >> AuthType Basic >> AuthName "Team 92

RE: [EMAIL PROTECTED] Adding a Header to the httpd response

2008-04-23 Thread Tamer Embaby
Salih, Here is a patch that could be run against mod_headers.c that will add a new action "fset" which will set a header only if the header is not set before. Apply the patch using: $ patch mod_headers.c < mod_headers.c.fset_patch Compile and install to your 2.2.X Apache using: $ /path/to/apache

Re: [EMAIL PROTECTED] Ldap Bind (w/ mod_auth_ldap)

2008-04-23 Thread Krist van Besien
On Tue, Apr 22, 2008 at 3:27 PM, Harry Holt <[EMAIL PROTECTED]> wrote: > Yes, it works. Try adding > > AuthBasicProvider ldap What works? Do you mean that under apache 2.2 is is finally possible to do ldap authentication without putting a BindDN and Password in your httpd.conf, and without allow

Re: [EMAIL PROTECTED] ldap authentication

2008-04-23 Thread Krist van Besien
On Wed, Apr 23, 2008 at 7:00 AM, syed mehdi <[EMAIL PROTECTED]> wrote: > When a user authenticates using LDAP user/paswd to execute a script placed > at server, then how can the script determine which user have executed it > (after authentication). By this we can keep track of users making changes

Re: [EMAIL PROTECTED] Virtual Hosting

2008-04-23 Thread Stephen Liu
--- Iñigo Medina García <[EMAIL PROTECTED]> wrote: > > > Hi folks, > > :-) > > > Ubuntu 6.05.3 drake server amd64 > > Apache2 > > > > > > I'm prepared testing virtual hosting but I have only one registered > > domain and one public IP. I will register 2/3 free subdomain for > this > > test.

Re: [EMAIL PROTECTED] Virtual Hosting

2008-04-23 Thread Iñigo Medina García
> Hi folks, :-) > Ubuntu 6.05.3 drake server amd64 > Apache2 > > > I'm prepared testing virtual hosting but I have only one registered > domain and one public IP. I will register 2/3 free subdomain for this > test. However I'm not going to subscribe additional public IP. > > > Can I do the

[EMAIL PROTECTED] DNS lookups made by NoProxy directive

2008-04-23 Thread Amol Thorat
Hi, I am an Apache newbie so please bear with me if I am off track :) We are using Apache 1.3.x on Linux and use the mod_proxy module with plenty of NoProxy rules. Some of the rules are for host names and some are for IP addresses. e.g.

[EMAIL PROTECTED] Virtual Hosting

2008-04-23 Thread Stephen Liu
Hi folks, Ubuntu 6.05.3 drake server amd64 Apache2 I'm prepared testing virtual hosting but I have only one registered domain and one public IP. I will register 2/3 free subdomain for this test. However I'm not going to subscribe additional public IP. Can I do the test with only one public

Re: [EMAIL PROTECTED] mod_rewrite: PATH_INFO gets injected with each Rule

2008-04-23 Thread Aleksander Budzynowski
-- Forwarded message -- From: Rich Bowen <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Tue, 22 Apr 2008 10:02:04 -0400 Subject: Re: [EMAIL PROTECTED] mod_rewrite: PATH_INFO gets injected with each Rule On Apr 21, 2008, at 08:54, Aleksander Budzynowski wrote: Hi, The beh

Re: [EMAIL PROTECTED] Apache 2.2.8 hangs on Solaris 9: Deadlock? [SOLVED]

2008-04-23 Thread Laurent Blume
Guys, since I rebuilt Apache with prefork, the problem hasn't appeared, so it seems the issue was definitely PHP + threads. Thank you all who helped! Laurent -- / Leader de Projet & Communauté| I'm working, but not speaking for \ G11N http://fr.opensolaris.org | Bull Services http://www.bu

Re: [EMAIL PROTECTED] ldap authentication

2008-04-23 Thread syed mehdi
ok if i have to do it on application side, then how can i determine which user have authenticated. regards syed On Wed, Apr 23, 2008 at 1:24 PM, Mohammed Salih <[EMAIL PROTECTED]> wrote: > Why don't you do this in Application side, Where you can have better > control over what you do. > > Cheers

Re: [EMAIL PROTECTED] The simplest of questions ...

2008-04-23 Thread Bogdan Cristea
On Wed, Apr 23, 2008 at 10:58 AM, Emmanuel E <[EMAIL PROTECTED]> wrote: > Trying to send this message across for the third time - wonder why the spam > score keeps exceeding the treshold > > I didnt quite get you there - how does a web interface use sftp? Java > applets or something? This web int

Re: [EMAIL PROTECTED] The simplest of questions ...

2008-04-23 Thread Emmanuel E
Trying to send this message across for the third time - wonder why the spam score keeps exceeding the treshold I didnt quite get you there - how does a web interface use sftp? Java applets or something? Regarding file upload/download, I agree with you that there should be a better way. Alter

Re: [EMAIL PROTECTED] ldap authentication

2008-04-23 Thread Mohammed Salih
Why don't you do this in Application side, Where you can have better control over what you do. Cheers Salih On Wed, Apr 23, 2008 at 9:00 AM, syed mehdi <[EMAIL PROTECTED]> wrote: > When a user authenticates using LDAP user/paswd to execute a script placed > at server, then how can the script dete