Re: [EMAIL PROTECTED] OT question

2006-01-21 Thread httpd2
Check this out Gerry. http://www.clockwatchers.com/cron_general.html Keith In theory, theory and practice are the same; In practice they are not. On Sat, 21 Jan 2006, Gerry Danen wrote: > To: users@httpd.apache.org > From: Gerry Danen <[EMAIL PROTECTED]> > Subject: [EMAIL PROTECTED] OT quest

[EMAIL PROTECTED] OT question

2006-01-21 Thread Gerry Danen
Where would I go to ask questions about cron? I keep getting /bin/bash: root: command not found Sorry for the OT post... Gerry - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache

[EMAIL PROTECTED] apache2 and phpmyadmin troubles

2006-01-21 Thread Brian Street
Hello everyone, I've been wracking my brain for the solution to a problem I am experiencing; I hope someone can help me figure out what is going on. I have 2 servers, 1 local and the other a dedicated server on the east coast (not that the location matters). I am following the how-to here (http:

Re: [EMAIL PROTECTED] Indexing the password protected directory

2006-01-21 Thread Joshua Slive
On 1/21/06, Muthu <[EMAIL PROTECTED]> wrote: > Hi all, > > > I am using apache 2.0.55. In the directory listing, it is not > showing the password protected directory (i.e the directory which has > .htaccess file). All other directories are getting listed. If I remove > the .htaccess file,

[EMAIL PROTECTED] Indexing the password protected directory

2006-01-21 Thread Muthu
Hi all, I am using apache 2.0.55. In the directory listing, it is not showing the password protected directory (i.e the directory which has .htaccess file). All other directories are getting listed. If I remove the .htaccess file, It is listing that directory. Can somebody give sugge

[EMAIL PROTECTED] mod_proxy_balancer: how to define failover (only) / hot standby behavior?

2006-01-21 Thread andi w
Hello, using Apache 2.2.0/mod_proxy_balancer, is it possible to configure a proxy balancer with two balancer members, where one of the two only gets the requests, if the other one fails? In mod_jk that was possible using "local_worker_only", but with mod_proxy_balancer I have not yet underst

Re: [EMAIL PROTECTED] Follow symbolic links: report symbolic link names vs. real names

2006-01-21 Thread David Knecht
Joshua, I just found that I was trying to use symbolic links for something they cannot be used for. I am using rewrite rules instead now. Thanks anyway for your answer. David Joshua Slive wrote: On 1/20/06, David Knecht <[EMAIL PROTECTED]> wrote: I would like to configure Apache 2.0.52 on